#cc2a5f color space conversions
Hex:
#cc2a5f
RGB:
204, 42, 95
CMY:
20, 84, 63
CMYK:
0, 79, 53, 20
HSL:
340°, 65.8537%, 48.2353%
HSV (HSB):
340°, 79.4118%, 80.0000%
XYZ:
27.7954, 15.3195, 12.3185
xyY:
0.5014, 0.2764, 15.3195
CIE-Lab:
46.0688, 64.3424, 10.2849
CIE-LCH:
46.0688, 65.1592, 9.0817
CIE-Luv:
46.0688, 107.5796, -0.1418
Hunter-Lab:
39.1402, 58.2664, 8.7380
#cc2a5f color charts
#cc2a5f color shades, tints & tones
#cc2a5f color schemes
#cc2a5f color preview, HTML & CSS examples
This text has a color of #cc2a5f
<p style="color:#cc2a5f;">Text here</p>
.mytext {color:#cc2a5f;}
This box has a color of #cc2a5f
<div style="background-color:#cc2a5f;">Content here</div>
.mybackground {background-color:#cc2a5f;}
Border around this has a color of #cc2a5f
<div style="border:2px solid #cc2a5f;">Content here</div>
.myborder {border:2px solid #cc2a5f;}