#cc2005 color space conversions
Hex:
#cc2005
RGB:
204, 32, 5
CMY:
20, 87, 98
CMYK:
0, 84, 98, 20
HSL:
8°, 95.2153%, 40.9804%
HSV (HSB):
8°, 97.5490%, 80.0000%
XYZ:
25.4457, 13.8814, 1.4818
xyY:
0.6235, 0.3402, 13.8814
CIE-Lab:
44.0623, 63.3628, 55.8056
CIE-LCH:
44.0623, 84.4340, 41.3714
CIE-Luv:
44.0623, 131.5284, 32.2739
Hunter-Lab:
37.2577, 56.7085, 23.7223
#cc2005 color charts
#cc2005 RGB chart
#cc2005 CMYK chart
#cc2005 RGB pie chart
#cc2005 color shades, tints & tones
#cc2005 color schemes
#cc2005 color preview, HTML & CSS examples
This text has a color of #cc2005
<p style="color:#cc2005;">Text here</p>
.mytext {color:#cc2005;}
Text color #cc2005
This box has a color of #cc2005
<div style="background-color:#cc2005;">Content here</div>
.mybackground {background-color:#cc2005;}
Background color #cc2005
Border around this has a color of #cc2005
<div style="border:2px solid #cc2005;">Content here</div>
.myborder {border:2px solid #cc2005;}
Border color #cc2005