#cc82b9 color space conversions
Hex:
#cc82b9
RGB:
204, 130, 185
CMY:
20, 49, 27
CMYK:
0, 36, 9, 20
HSL:
315°, 42.0455%, 65.4902%
HSV (HSB):
315°, 36.2745%, 80.0000%
XYZ:
41.6414, 32.3054, 49.9398
xyY:
0.3361, 0.2608, 32.3054
CIE-Lab:
63.5945, 36.6714, -17.0064
CIE-LCH:
63.5945, 40.4228, 335.1205
CIE-Luv:
63.5945, 40.1326, -31.6317
Hunter-Lab:
56.8379, 31.3092, -12.3078
#cc82b9 color charts
#cc82b9 color shades, tints & tones
#cc82b9 color schemes
#cc82b9 color preview, HTML & CSS examples
This text has a color of #cc82b9
<p style="color:#cc82b9;">Text here</p>
.mytext {color:#cc82b9;}
This box has a color of #cc82b9
<div style="background-color:#cc82b9;">Content here</div>
.mybackground {background-color:#cc82b9;}
Border around this has a color of #cc82b9
<div style="border:2px solid #cc82b9;">Content here</div>
.myborder {border:2px solid #cc82b9;}