Created
October 20, 2015 20:20
-
-
Save daliborgogic/b175c4912b58a26fbfba to your computer and use it in GitHub Desktop.
Vermilion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hex":"#BE2E22", | |
"websafe":"#cc3333", | |
"rgb":{ | |
"r":190, | |
"g":46, | |
"b":34 | |
}, | |
"hsl":{ | |
"h":5, | |
"s":70, | |
"l":44 | |
}, | |
"hsb":{ | |
"h":5, | |
"s":82, | |
"b":75 | |
}, | |
"cmyk":{ | |
"c":0, | |
"m":76, | |
"y":82, | |
"k":25 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment