#cc2f28 color space conversions
Hex:
#cc2f28
RGB:
204, 47, 40
CMY:
20, 82, 84
CMYK:
0, 77, 80, 20
HSL:
3°, 67.2131%, 47.8431%
HSV (HSB):
3°, 80.3922%, 80.0000%
XYZ:
26.3014, 15.0236, 3.5211
xyY:
0.5865, 0.3350, 15.0236
CIE-Lab:
45.6665, 60.0202, 42.6025
CIE-LCH:
45.6665, 73.6030, 35.3672
CIE-Luv:
45.6665, 120.7352, 28.0870
Hunter-Lab:
38.7603, 53.2933, 21.7461
#cc2f28 color charts
#cc2f28 color shades, tints & tones
#cc2f28 color schemes
#cc2f28 color preview, HTML & CSS examples
This text has a color of #cc2f28
<p style="color:#cc2f28;">Text here</p>
.mytext {color:#cc2f28;}
This box has a color of #cc2f28
<div style="background-color:#cc2f28;">Content here</div>
.mybackground {background-color:#cc2f28;}
Border around this has a color of #cc2f28
<div style="border:2px solid #cc2f28;">Content here</div>
.myborder {border:2px solid #cc2f28;}