#cc2a40 color space conversions
Hex:
#cc2a40
RGB:
204, 42, 64
CMY:
20, 84, 75
CMYK:
0, 79, 69, 20
HSL:
352°, 65.8537%, 48.2353%
HSV (HSB):
352°, 79.4118%, 80.0000%
XYZ:
26.6552, 14.8635, 6.3145
xyY:
0.5573, 0.3107, 14.8635
CIE-Lab:
45.4466, 62.4227, 28.5277
CIE-LCH:
45.4466, 68.6325, 24.5608
CIE-Luv:
45.4466, 117.6787, 17.5978
Hunter-Lab:
38.5532, 55.9448, 17.2762
#cc2a40 color charts
#cc2a40 color shades, tints & tones
#cc2a40 color schemes
#cc2a40 color preview, HTML & CSS examples
This text has a color of #cc2a40
<p style="color:#cc2a40;">Text here</p>
.mytext {color:#cc2a40;}
This box has a color of #cc2a40
<div style="background-color:#cc2a40;">Content here</div>
.mybackground {background-color:#cc2a40;}
Border around this has a color of #cc2a40
<div style="border:2px solid #cc2a40;">Content here</div>
.myborder {border:2px solid #cc2a40;}