#cc2e39 color space conversions
Hex:
#cc2e39
RGB:
204, 46, 57
CMY:
20, 82, 78
CMYK:
0, 77, 72, 20
HSL:
356°, 63.2000%, 49.0196%
HSV (HSB):
356°, 77.4510%, 80.0000%
XYZ:
26.6174, 15.0868, 5.3800
xyY:
0.5653, 0.3204, 15.0868
CIE-Lab:
45.7528, 60.9479, 33.0801
CIE-LCH:
45.7528, 69.3465, 28.4913
CIE-Luv:
45.7528, 117.6907, 21.5995
Hunter-Lab:
38.8417, 54.3492, 18.9768
#cc2e39 color charts
#cc2e39 color shades, tints & tones
#cc2e39 color schemes
#cc2e39 color preview, HTML & CSS examples
This text has a color of #cc2e39
<p style="color:#cc2e39;">Text here</p>
.mytext {color:#cc2e39;}
This box has a color of #cc2e39
<div style="background-color:#cc2e39;">Content here</div>
.mybackground {background-color:#cc2e39;}
Border around this has a color of #cc2e39
<div style="border:2px solid #cc2e39;">Content here</div>
.myborder {border:2px solid #cc2e39;}