#cc2007 color space conversions
Hex:
#cc2007
RGB:
204, 32, 7
CMY:
20, 87, 97
CMYK:
0, 84, 97, 20
HSL:
8°, 93.3649%, 41.3725%
HSV (HSB):
8°, 96.5686%, 80.0000%
XYZ:
25.4567, 13.8857, 1.5395
xyY:
0.6227, 0.3397, 13.8857
CIE-Lab:
44.0686, 63.3818, 55.2046
CIE-LCH:
44.0686, 84.0524, 41.0554
CIE-Luv:
44.0686, 131.3959, 32.0583
Hunter-Lab:
37.2636, 56.7315, 23.6350
#cc2007 color charts
#cc2007 RGB chart
#cc2007 CMYK chart
#cc2007 RGB pie chart
#cc2007 color shades, tints & tones
#cc2007 color schemes
#cc2007 color preview, HTML & CSS examples
This text has a color of #cc2007
<p style="color:#cc2007;">Text here</p>
.mytext {color:#cc2007;}
Text color #cc2007
This box has a color of #cc2007
<div style="background-color:#cc2007;">Content here</div>
.mybackground {background-color:#cc2007;}
Background color #cc2007
Border around this has a color of #cc2007
<div style="border:2px solid #cc2007;">Content here</div>
.myborder {border:2px solid #cc2007;}
Border color #cc2007