#cc062e color space conversions
Hex:
#cc062e
RGB:
204, 6, 46
CMY:
20, 98, 82
CMYK:
0, 97, 77, 20
HSL:
348°, 94.2857%, 41.1765%
HSV (HSB):
348°, 97.0588%, 80.0000%
XYZ:
25.4601, 13.1649, 3.7839
xyY:
0.6003, 0.3104, 13.1649
CIE-Lab:
43.0106, 67.9564, 36.4758
CIE-LCH:
43.0106, 77.1269, 28.2248
CIE-Luv:
43.0106, 132.4297, 20.9056
Hunter-Lab:
36.2834, 61.7575, 19.2151
#cc062e color charts
#cc062e color shades, tints & tones
#cc062e color schemes
#cc062e color preview, HTML & CSS examples
This text has a color of #cc062e
<p style="color:#cc062e;">Text here</p>
.mytext {color:#cc062e;}
This box has a color of #cc062e
<div style="background-color:#cc062e;">Content here</div>
.mybackground {background-color:#cc062e;}
Border around this has a color of #cc062e
<div style="border:2px solid #cc062e;">Content here</div>
.myborder {border:2px solid #cc062e;}