#cc1005 color space conversions
Hex:
#cc1005
RGB:
204, 16, 5
CMY:
20, 94, 98
CMYK:
0, 92, 98, 20
HSL:
3°, 95.2153%, 40.9804%
HSV (HSB):
3°, 97.5490%, 80.0000%
XYZ:
25.1145, 13.2189, 1.3714
xyY:
0.6325, 0.3329, 13.2189
CIE-Lab:
43.0913, 66.1440, 55.3481
CIE-LCH:
43.0913, 86.2463, 39.9220
CIE-Luv:
43.0913, 136.5231, 30.5756
Hunter-Lab:
36.3578, 59.6745, 23.2141
#cc1005 color charts
#cc1005 color shades, tints & tones
#cc1005 color schemes
#cc1005 color preview, HTML & CSS examples
This text has a color of #cc1005
<p style="color:#cc1005;">Text here</p>
.mytext {color:#cc1005;}
This box has a color of #cc1005
<div style="background-color:#cc1005;">Content here</div>
.mybackground {background-color:#cc1005;}
Border around this has a color of #cc1005
<div style="border:2px solid #cc1005;">Content here</div>
.myborder {border:2px solid #cc1005;}