#cc2d7c color space conversions
Hex:
#cc2d7c
RGB:
204, 45, 124
CMY:
20, 82, 51
CMYK:
0, 78, 39, 20
HSL:
330°, 63.8554%, 48.8235%
HSV (HSB):
330°, 77.9412%, 80.0000%
XYZ:
29.4783, 16.1694, 20.6361
xyY:
0.4447, 0.2439, 16.1694
CIE-Lab:
47.1959, 66.0513, -5.9237
CIE-LCH:
47.1959, 66.3164, 354.8753
CIE-Luv:
47.1959, 95.2659, -19.9646
Hunter-Lab:
40.2112, 60.4866, -2.2794
#cc2d7c color charts
#cc2d7c color shades, tints & tones
#cc2d7c color schemes
#cc2d7c color preview, HTML & CSS examples
This text has a color of #cc2d7c
<p style="color:#cc2d7c;">Text here</p>
.mytext {color:#cc2d7c;}
This box has a color of #cc2d7c
<div style="background-color:#cc2d7c;">Content here</div>
.mybackground {background-color:#cc2d7c;}
Border around this has a color of #cc2d7c
<div style="border:2px solid #cc2d7c;">Content here</div>
.myborder {border:2px solid #cc2d7c;}