#cc85b9 color space conversions
Hex:
#cc85b9
RGB:
204, 133, 185
CMY:
20, 48, 27
CMYK:
0, 35, 9, 20
HSL:
316°, 41.0405%, 66.0784%
HSV (HSB):
316°, 34.8039%, 80.0000%
XYZ:
42.0463, 33.1152, 50.0747
xyY:
0.3357, 0.2644, 33.1152
CIE-Lab:
64.2541, 35.0552, -16.0080
CIE-LCH:
64.2541, 38.5373, 335.4562
CIE-Luv:
64.2541, 38.6422, -29.8797
Hunter-Lab:
57.5458, 29.7173, -11.3104
#cc85b9 color charts
#cc85b9 color shades, tints & tones
#cc85b9 color schemes
#cc85b9 color preview, HTML & CSS examples
This text has a color of #cc85b9
<p style="color:#cc85b9;">Text here</p>
.mytext {color:#cc85b9;}
This box has a color of #cc85b9
<div style="background-color:#cc85b9;">Content here</div>
.mybackground {background-color:#cc85b9;}
Border around this has a color of #cc85b9
<div style="border:2px solid #cc85b9;">Content here</div>
.myborder {border:2px solid #cc85b9;}