#cc2f7f color space conversions
Hex:
#cc2f7f
RGB:
204, 47, 127
CMY:
20, 82, 50
CMYK:
0, 77, 38, 20
HSL:
329°, 62.5498%, 49.2157%
HSV (HSB):
329°, 76.9608%, 80.0000%
XYZ:
29.7491, 16.4027, 21.6768
xyY:
0.4386, 0.2418, 16.4027
CIE-Lab:
47.4985, 65.7806, -7.3016
CIE-LCH:
47.4985, 66.1846, 353.6661
CIE-Luv:
47.4985, 93.4295, -21.7301
Hunter-Lab:
40.5003, 60.2402, -3.3833
#cc2f7f color charts
#cc2f7f color shades, tints & tones
#cc2f7f color schemes
#cc2f7f color preview, HTML & CSS examples
This text has a color of #cc2f7f
<p style="color:#cc2f7f;">Text here</p>
.mytext {color:#cc2f7f;}
This box has a color of #cc2f7f
<div style="background-color:#cc2f7f;">Content here</div>
.mybackground {background-color:#cc2f7f;}
Border around this has a color of #cc2f7f
<div style="border:2px solid #cc2f7f;">Content here</div>
.myborder {border:2px solid #cc2f7f;}