#cc80a1 color space conversions
Hex:
#cc80a1
RGB:
204, 128, 161
CMY:
20, 50, 37
CMYK:
0, 37, 21, 20
HSL:
334°, 42.6966%, 65.0980%
HSV (HSB):
334°, 37.2549%, 80.0000%
XYZ:
39.0540, 30.8489, 37.6143
xyY:
0.3632, 0.2869, 30.8489
CIE-Lab:
62.3799, 33.8727, -5.1956
CIE-LCH:
62.3799, 34.2689, 351.2796
CIE-Luv:
62.3799, 45.6743, -13.4757
Hunter-Lab:
55.5418, 28.3135, -1.2734
#cc80a1 color charts
#cc80a1 color shades, tints & tones
#cc80a1 color schemes
#cc80a1 color preview, HTML & CSS examples
This text has a color of #cc80a1
<p style="color:#cc80a1;">Text here</p>
.mytext {color:#cc80a1;}
This box has a color of #cc80a1
<div style="background-color:#cc80a1;">Content here</div>
.mybackground {background-color:#cc80a1;}
Border around this has a color of #cc80a1
<div style="border:2px solid #cc80a1;">Content here</div>
.myborder {border:2px solid #cc80a1;}