#cc82a6 color space conversions
Hex:
#cc82a6
RGB:
204, 130, 166
CMY:
20, 49, 35
CMYK:
0, 36, 19, 20
HSL:
331°, 42.0455%, 65.4902%
HSV (HSB):
331°, 36.2745%, 80.0000%
XYZ:
39.7674, 31.5558, 40.0713
xyY:
0.3570, 0.2833, 31.5558
CIE-Lab:
62.9741, 33.5613, -7.1626
CIE-LCH:
62.9741, 34.3171, 347.9528
CIE-Luv:
62.9741, 43.6582, -16.2923
Hunter-Lab:
56.1746, 28.0592, -2.9715
#cc82a6 color charts
#cc82a6 color shades, tints & tones
#cc82a6 color schemes
#cc82a6 color preview, HTML & CSS examples
This text has a color of #cc82a6
<p style="color:#cc82a6;">Text here</p>
.mytext {color:#cc82a6;}
This box has a color of #cc82a6
<div style="background-color:#cc82a6;">Content here</div>
.mybackground {background-color:#cc82a6;}
Border around this has a color of #cc82a6
<div style="border:2px solid #cc82a6;">Content here</div>
.myborder {border:2px solid #cc82a6;}