#cc2c25 color space conversions
Hex:
#cc2c25
RGB:
204, 44, 37
CMY:
20, 83, 85
CMYK:
0, 78, 82, 20
HSL:
3°, 69.2946%, 47.2549%
HSV (HSB):
3°, 81.8627%, 80.0000%
XYZ:
26.1365, 14.7723, 3.2241
xyY:
0.5922, 0.3347, 14.7723
CIE-Lab:
45.3207, 60.8282, 43.8510
CIE-LCH:
45.3207, 74.9865, 35.7878
CIE-Luv:
45.3207, 122.7428, 28.3930
Hunter-Lab:
38.4348, 54.1230, 21.9308
#cc2c25 color charts
#cc2c25 color shades, tints & tones
#cc2c25 color schemes
#cc2c25 color preview, HTML & CSS examples
This text has a color of #cc2c25
<p style="color:#cc2c25;">Text here</p>
.mytext {color:#cc2c25;}
This box has a color of #cc2c25
<div style="background-color:#cc2c25;">Content here</div>
.mybackground {background-color:#cc2c25;}
Border around this has a color of #cc2c25
<div style="border:2px solid #cc2c25;">Content here</div>
.myborder {border:2px solid #cc2c25;}