#cc2d6f color space conversions
Hex:
#cc2d6f
RGB:
204, 45, 111
CMY:
20, 82, 56
CMYK:
0, 78, 46, 20
HSL:
335°, 63.8554%, 48.8235%
HSV (HSB):
335°, 77.9412%, 80.0000%
XYZ:
28.7095, 15.8618, 16.5874
xyY:
0.4694, 0.2594, 15.8618
CIE-Lab:
46.7927, 64.8210, 1.4473
CIE-LCH:
46.7927, 64.8372, 1.2791
CIE-Luv:
46.7927, 100.4388, -10.4295
Hunter-Lab:
39.8269, 58.9756, 3.1853
#cc2d6f color charts
#cc2d6f color shades, tints & tones
#cc2d6f color schemes
#cc2d6f color preview, HTML & CSS examples
This text has a color of #cc2d6f
<p style="color:#cc2d6f;">Text here</p>
.mytext {color:#cc2d6f;}
This box has a color of #cc2d6f
<div style="background-color:#cc2d6f;">Content here</div>
.mybackground {background-color:#cc2d6f;}
Border around this has a color of #cc2d6f
<div style="border:2px solid #cc2d6f;">Content here</div>
.myborder {border:2px solid #cc2d6f;}