#cc2c30 color space conversions
Hex:
#cc2c30
RGB:
204, 44, 48
CMY:
20, 83, 81
CMYK:
0, 78, 76, 20
HSL:
359°, 64.5161%, 48.6275%
HSV (HSB):
359°, 78.4314%, 80.0000%
XYZ:
26.3360, 14.8521, 4.2750
xyY:
0.5793, 0.3267, 14.8521
CIE-Lab:
45.4310, 61.1784, 37.9396
CIE-LCH:
45.4310, 71.9876, 31.8050
CIE-Luv:
45.4310, 120.6746, 24.7832
Hunter-Lab:
38.5385, 54.5392, 20.4000
#cc2c30 color charts
#cc2c30 color shades, tints & tones
#cc2c30 color schemes
#cc2c30 color preview, HTML & CSS examples
This text has a color of #cc2c30
<p style="color:#cc2c30;">Text here</p>
.mytext {color:#cc2c30;}
This box has a color of #cc2c30
<div style="background-color:#cc2c30;">Content here</div>
.mybackground {background-color:#cc2c30;}
Border around this has a color of #cc2c30
<div style="border:2px solid #cc2c30;">Content here</div>
.myborder {border:2px solid #cc2c30;}