Skip to content

Instantly share code, notes, and snippets.

@daliborgogic
Created October 20, 2015 20:20
Show Gist options
  • Save daliborgogic/b175c4912b58a26fbfba to your computer and use it in GitHub Desktop.
Save daliborgogic/b175c4912b58a26fbfba to your computer and use it in GitHub Desktop.
Vermilion
{
"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