#cc82a5 color space conversions
Hex:
#cc82a5
RGB:
204, 130, 165
CMY:
20, 49, 35
CMYK:
0, 36, 19, 20
HSL:
332°, 42.0455%, 65.4902%
HSV (HSB):
332°, 36.2745%, 80.0000%
XYZ:
39.6760, 31.5192, 39.5900
xyY:
0.3581, 0.2845, 31.5192
CIE-Lab:
62.9435, 33.4061, -6.6390
CIE-LCH:
62.9435, 34.0594, 348.7597
CIE-Luv:
62.9435, 43.8416, -15.4996
Hunter-Lab:
56.1420, 27.8989, -2.5105
#cc82a5 color charts
#cc82a5 color shades, tints & tones
#cc82a5 color schemes
#cc82a5 color preview, HTML & CSS examples
This text has a color of #cc82a5
<p style="color:#cc82a5;">Text here</p>
.mytext {color:#cc82a5;}
This box has a color of #cc82a5
<div style="background-color:#cc82a5;">Content here</div>
.mybackground {background-color:#cc82a5;}
Border around this has a color of #cc82a5
<div style="border:2px solid #cc82a5;">Content here</div>
.myborder {border:2px solid #cc82a5;}