#cc2b7a color space conversions
Hex:
#cc2b7a
RGB:
204, 43, 122
CMY:
20, 83, 52
CMYK:
0, 79, 40, 20
HSL:
331°, 65.1822%, 48.4314%
HSV (HSB):
331°, 78.9216%, 80.0000%
XYZ:
29.2786, 15.9703, 19.9518
xyY:
0.4491, 0.2449, 15.9703
CIE-Lab:
46.9355, 66.4079, -5.0885
CIE-LCH:
46.9355, 66.6026, 355.6182
CIE-Luv:
46.9355, 96.6914, -18.9424
Hunter-Lab:
39.9628, 60.8423, -1.6271
#cc2b7a color charts
#cc2b7a color shades, tints & tones
#cc2b7a color schemes
#cc2b7a color preview, HTML & CSS examples
This text has a color of #cc2b7a
<p style="color:#cc2b7a;">Text here</p>
.mytext {color:#cc2b7a;}
This box has a color of #cc2b7a
<div style="background-color:#cc2b7a;">Content here</div>
.mybackground {background-color:#cc2b7a;}
Border around this has a color of #cc2b7a
<div style="border:2px solid #cc2b7a;">Content here</div>
.myborder {border:2px solid #cc2b7a;}