#cc2e29 color space conversions
Hex:
#cc2e29
RGB:
204, 46, 41
CMY:
20, 82, 84
CMYK:
0, 77, 80, 20
HSL:
2°, 66.5306%, 48.0392%
HSV (HSB):
2°, 79.9020%, 80.0000%
XYZ:
26.2791, 14.9515, 3.5987
xyY:
0.5862, 0.3335, 14.9515
CIE-Lab:
45.5676, 60.3544, 41.9675
CIE-LCH:
45.5676, 73.5113, 34.8129
CIE-Luv:
45.5676, 121.0645, 27.5733
Hunter-Lab:
38.6671, 53.6453, 21.5490
#cc2e29 color charts
#cc2e29 color shades, tints & tones
#cc2e29 color schemes
#cc2e29 color preview, HTML & CSS examples
This text has a color of #cc2e29
<p style="color:#cc2e29;">Text here</p>
.mytext {color:#cc2e29;}
This box has a color of #cc2e29
<div style="background-color:#cc2e29;">Content here</div>
.mybackground {background-color:#cc2e29;}
Border around this has a color of #cc2e29
<div style="border:2px solid #cc2e29;">Content here</div>
.myborder {border:2px solid #cc2e29;}