#cc2d3e color space conversions
Hex:
#cc2d3e
RGB:
204, 45, 62
CMY:
20, 82, 76
CMYK:
0, 78, 70, 20
HSL:
354°, 63.8554%, 48.8235%
HSV (HSB):
354°, 77.9412%, 80.0000%
XYZ:
26.7097, 15.0619, 6.0569
xyY:
0.5584, 0.3149, 15.0619
CIE-Lab:
45.7189, 61.4720, 30.0646
CIE-LCH:
45.7189, 68.4301, 26.0623
CIE-Luv:
45.7189, 116.8941, 19.1543
Hunter-Lab:
38.8097, 54.9307, 17.9136
#cc2d3e color charts
#cc2d3e color shades, tints & tones
#cc2d3e color schemes
#cc2d3e color preview, HTML & CSS examples
This text has a color of #cc2d3e
<p style="color:#cc2d3e;">Text here</p>
.mytext {color:#cc2d3e;}
This box has a color of #cc2d3e
<div style="background-color:#cc2d3e;">Content here</div>
.mybackground {background-color:#cc2d3e;}
Border around this has a color of #cc2d3e
<div style="border:2px solid #cc2d3e;">Content here</div>
.myborder {border:2px solid #cc2d3e;}