#cc2e31 color space conversions
Hex:
#cc2e31
RGB:
204, 46, 49
CMY:
20, 82, 81
CMYK:
0, 77, 76, 20
HSL:
359°, 63.2000%, 49.0196%
HSV (HSB):
359°, 77.4510%, 80.0000%
XYZ:
26.4332, 15.0131, 4.4104
xyY:
0.5764, 0.3274, 15.0131
CIE-Lab:
45.6521, 60.6257, 37.6108
CIE-LCH:
45.6521, 71.3446, 31.8145
CIE-Luv:
45.6521, 119.5036, 24.8137
Hunter-Lab:
38.7468, 53.9667, 20.3740
#cc2e31 color charts
#cc2e31 color shades, tints & tones
#cc2e31 color schemes
#cc2e31 color preview, HTML & CSS examples
This text has a color of #cc2e31
<p style="color:#cc2e31;">Text here</p>
.mytext {color:#cc2e31;}
This box has a color of #cc2e31
<div style="background-color:#cc2e31;">Content here</div>
.mybackground {background-color:#cc2e31;}
Border around this has a color of #cc2e31
<div style="border:2px solid #cc2e31;">Content here</div>
.myborder {border:2px solid #cc2e31;}