#cc2242 color space conversions
Hex:
#cc2242
RGB:
204, 34, 66
CMY:
20, 87, 74
CMYK:
0, 83, 68, 20
HSL:
349°, 71.4286%, 46.6667%
HSV (HSB):
349°, 83.3333%, 80.0000%
XYZ:
26.4572, 14.3748, 6.5344
xyY:
0.5586, 0.3035, 14.3748
CIE-Lab:
44.7657, 64.5455, 26.4653
CIE-LCH:
44.7657, 69.7606, 22.2949
CIE-Luv:
44.7657, 120.2190, 15.1620
Hunter-Lab:
37.9141, 58.2114, 16.3213
#cc2242 color charts
#cc2242 color shades, tints & tones
#cc2242 color schemes
#cc2242 color preview, HTML & CSS examples
This text has a color of #cc2242
<p style="color:#cc2242;">Text here</p>
.mytext {color:#cc2242;}
This box has a color of #cc2242
<div style="background-color:#cc2242;">Content here</div>
.mybackground {background-color:#cc2242;}
Border around this has a color of #cc2242
<div style="border:2px solid #cc2242;">Content here</div>
.myborder {border:2px solid #cc2242;}