#cc80b4 color space conversions
Hex:
#cc80b4
RGB:
204, 128, 180
CMY:
20, 50, 29
CMYK:
0, 37, 12, 20
HSL:
319°, 42.6966%, 65.0980%
HSV (HSB):
319°, 37.2549%, 80.0000%
XYZ:
40.8592, 31.5710, 47.1203
xyY:
0.3418, 0.2641, 31.5710
CIE-Lab:
62.9867, 36.8983, -15.0952
CIE-LCH:
62.9867, 39.8667, 337.7503
CIE-Luv:
62.9867, 42.0742, -28.7046
Hunter-Lab:
56.1881, 31.4737, -10.3900
#cc80b4 color charts
#cc80b4 color shades, tints & tones
#cc80b4 color schemes
#cc80b4 color preview, HTML & CSS examples
This text has a color of #cc80b4
<p style="color:#cc80b4;">Text here</p>
.mytext {color:#cc80b4;}
This box has a color of #cc80b4
<div style="background-color:#cc80b4;">Content here</div>
.mybackground {background-color:#cc80b4;}
Border around this has a color of #cc80b4
<div style="border:2px solid #cc80b4;">Content here</div>
.myborder {border:2px solid #cc80b4;}