#cc2b7c color space conversions
Hex:
#cc2b7c
RGB:
204, 43, 124
CMY:
20, 83, 51
CMYK:
0, 79, 39, 20
HSL:
330°, 65.1822%, 48.4314%
HSV (HSB):
330°, 78.9216%, 80.0000%
XYZ:
29.4038, 16.0204, 20.6113
xyY:
0.4453, 0.2426, 16.0204
CIE-Lab:
47.0012, 66.6053, -6.2133
CIE-LCH:
47.0012, 66.8945, 354.6706
CIE-Luv:
47.0012, 95.8752, -20.4390
Hunter-Lab:
40.0254, 61.0866, -2.5138
#cc2b7c color charts
#cc2b7c color shades, tints & tones
#cc2b7c color schemes
#cc2b7c color preview, HTML & CSS examples
This text has a color of #cc2b7c
<p style="color:#cc2b7c;">Text here</p>
.mytext {color:#cc2b7c;}
This box has a color of #cc2b7c
<div style="background-color:#cc2b7c;">Content here</div>
.mybackground {background-color:#cc2b7c;}
Border around this has a color of #cc2b7c
<div style="border:2px solid #cc2b7c;">Content here</div>
.myborder {border:2px solid #cc2b7c;}