#cc2b3e color space conversions
Hex:
#cc2b3e
RGB:
204, 43, 62
CMY:
20, 83, 76
CMYK:
0, 79, 70, 20
HSL:
353°, 65.1822%, 48.4314%
HSV (HSB):
353°, 78.9216%, 80.0000%
XYZ:
26.6352, 14.9129, 6.0321
xyY:
0.5598, 0.3134, 14.9129
CIE-Lab:
45.5147, 62.0474, 29.8170
CIE-LCH:
45.5147, 68.8399, 25.6667
CIE-Luv:
45.5147, 117.7885, 18.7432
Hunter-Lab:
38.6173, 55.5354, 17.7709
#cc2b3e color charts
#cc2b3e color shades, tints & tones
#cc2b3e color schemes
#cc2b3e color preview, HTML & CSS examples
This text has a color of #cc2b3e
<p style="color:#cc2b3e;">Text here</p>
.mytext {color:#cc2b3e;}
This box has a color of #cc2b3e
<div style="background-color:#cc2b3e;">Content here</div>
.mybackground {background-color:#cc2b3e;}
Border around this has a color of #cc2b3e
<div style="border:2px solid #cc2b3e;">Content here</div>
.myborder {border:2px solid #cc2b3e;}