#cc2d25 color space conversions
Hex:
#cc2d25
RGB:
204, 45, 37
CMY:
20, 82, 85
CMYK:
0, 78, 82, 20
HSL:
3°, 69.2946%, 47.2549%
HSV (HSB):
3°, 81.8627%, 80.0000%
XYZ:
26.1742, 14.8477, 3.2366
xyY:
0.5914, 0.3355, 14.8477
CIE-Lab:
45.4249, 60.5355, 43.9503
CIE-LCH:
45.4249, 74.8076, 35.9806
CIE-Luv:
45.4249, 122.2502, 28.5849
Hunter-Lab:
38.5327, 53.8175, 21.9927
#cc2d25 color charts
#cc2d25 color shades, tints & tones
#cc2d25 color schemes
#cc2d25 color preview, HTML & CSS examples
This text has a color of #cc2d25
<p style="color:#cc2d25;">Text here</p>
.mytext {color:#cc2d25;}
This box has a color of #cc2d25
<div style="background-color:#cc2d25;">Content here</div>
.mybackground {background-color:#cc2d25;}
Border around this has a color of #cc2d25
<div style="border:2px solid #cc2d25;">Content here</div>
.myborder {border:2px solid #cc2d25;}