#cc2e40 color space conversions
Hex:
#cc2e40
RGB:
204, 46, 64
CMY:
20, 82, 75
CMYK:
0, 77, 69, 20
HSL:
353°, 63.2000%, 49.0196%
HSV (HSB):
353°, 77.4510%, 80.0000%
XYZ:
26.8042, 15.1615, 6.3642
xyY:
0.5546, 0.3137, 15.1615
CIE-Lab:
45.8546, 61.2728, 29.0287
CIE-LCH:
45.8546, 67.8014, 25.3498
CIE-Luv:
45.8546, 115.9059, 18.4254
Hunter-Lab:
38.9378, 54.7358, 17.5658
#cc2e40 color charts
#cc2e40 color shades, tints & tones
#cc2e40 color schemes
#cc2e40 color preview, HTML & CSS examples
This text has a color of #cc2e40
<p style="color:#cc2e40;">Text here</p>
.mytext {color:#cc2e40;}
This box has a color of #cc2e40
<div style="background-color:#cc2e40;">Content here</div>
.mybackground {background-color:#cc2e40;}
Border around this has a color of #cc2e40
<div style="border:2px solid #cc2e40;">Content here</div>
.myborder {border:2px solid #cc2e40;}