#cc2dbf color space conversions
Hex:
#cc2dbf
RGB:
204, 45, 191
CMY:
20, 82, 25
CMYK:
0, 78, 6, 20
HSL:
305°, 63.8554%, 48.8235%
HSV (HSB):
305°, 77.9412%, 80.0000%
XYZ:
35.2442, 18.4757, 50.9988
xyY:
0.3366, 0.1764, 18.4757
CIE-Lab:
50.0681, 74.4375, -41.4104
CIE-LCH:
50.0681, 85.1808, 330.9123
CIE-Luv:
50.0681, 68.4020, -72.2684
Hunter-Lab:
42.9834, 71.1399, -40.2578
#cc2dbf color charts
#cc2dbf color shades, tints & tones
#cc2dbf color schemes
#cc2dbf color preview, HTML & CSS examples
This text has a color of #cc2dbf
<p style="color:#cc2dbf;">Text here</p>
.mytext {color:#cc2dbf;}
This box has a color of #cc2dbf
<div style="background-color:#cc2dbf;">Content here</div>
.mybackground {background-color:#cc2dbf;}
Border around this has a color of #cc2dbf
<div style="border:2px solid #cc2dbf;">Content here</div>
.myborder {border:2px solid #cc2dbf;}