#cc2f7c color space conversions
Hex:
#cc2f7c
RGB:
204, 47, 124
CMY:
20, 82, 51
CMYK:
0, 77, 39, 20
HSL:
331°, 62.5498%, 49.2157%
HSV (HSB):
331°, 76.9608%, 80.0000%
XYZ:
29.5564, 16.3256, 20.6621
xyY:
0.4442, 0.2453, 16.3256
CIE-Lab:
47.3988, 65.4754, -5.6221
CIE-LCH:
47.3988, 65.7164, 355.0923
CIE-Luv:
47.3988, 94.6310, -19.4702
Hunter-Lab:
40.4050, 59.8649, -2.0360
#cc2f7c color charts
#cc2f7c color shades, tints & tones
#cc2f7c color schemes
#cc2f7c color preview, HTML & CSS examples
This text has a color of #cc2f7c
<p style="color:#cc2f7c;">Text here</p>
.mytext {color:#cc2f7c;}
This box has a color of #cc2f7c
<div style="background-color:#cc2f7c;">Content here</div>
.mybackground {background-color:#cc2f7c;}
Border around this has a color of #cc2f7c
<div style="border:2px solid #cc2f7c;">Content here</div>
.myborder {border:2px solid #cc2f7c;}