#cc2a06 color space conversions
Hex:
#cc2a06
RGB:
204, 42, 6
CMY:
20, 84, 98
CMYK:
0, 79, 97, 20
HSL:
11°, 94.2857%, 41.1765%
HSV (HSB):
11°, 97.0588%, 80.0000%
XYZ:
25.7627, 14.5064, 1.6145
xyY:
0.6151, 0.3464, 14.5064
CIE-Lab:
44.9506, 60.8660, 55.9528
CIE-LCH:
44.9506, 82.6764, 42.5916
CIE-Luv:
44.9506, 127.0090, 33.7041
Hunter-Lab:
38.0873, 54.0865, 24.1479
#cc2a06 color charts
#cc2a06 color shades, tints & tones
#cc2a06 color schemes
#cc2a06 color preview, HTML & CSS examples
This text has a color of #cc2a06
<p style="color:#cc2a06;">Text here</p>
.mytext {color:#cc2a06;}
This box has a color of #cc2a06
<div style="background-color:#cc2a06;">Content here</div>
.mybackground {background-color:#cc2a06;}
Border around this has a color of #cc2a06
<div style="border:2px solid #cc2a06;">Content here</div>
.myborder {border:2px solid #cc2a06;}