#cc2008 color space conversions
Hex:
#cc2008
RGB:
204, 32, 8
CMY:
20, 87, 97
CMYK:
0, 84, 96, 20
HSL:
7°, 92.4528%, 41.5686%
HSV (HSB):
7°, 96.0784%, 80.0000%
XYZ:
25.4622, 13.8879, 1.5684
xyY:
0.6223, 0.3394, 13.8879
CIE-Lab:
44.0718, 63.3913, 54.9098
CIE-LCH:
44.0718, 83.8662, 40.8993
CIE-Luv:
44.0718, 131.3298, 31.9506
Hunter-Lab:
37.2665, 56.7430, 23.5913
#cc2008 color charts
#cc2008 color shades, tints & tones
#cc2008 color schemes
#cc2008 color preview, HTML & CSS examples
This text has a color of #cc2008
<p style="color:#cc2008;">Text here</p>
.mytext {color:#cc2008;}
This box has a color of #cc2008
<div style="background-color:#cc2008;">Content here</div>
.mybackground {background-color:#cc2008;}
Border around this has a color of #cc2008
<div style="border:2px solid #cc2008;">Content here</div>
.myborder {border:2px solid #cc2008;}