#cc85b8 color space conversions
Hex:
#cc85b8
RGB:
204, 133, 184
CMY:
20, 48, 28
CMYK:
0, 35, 10, 20
HSL:
317°, 41.0405%, 66.0784%
HSV (HSB):
317°, 34.8039%, 80.0000%
XYZ:
41.9411, 33.0731, 49.5206
xyY:
0.3368, 0.2656, 33.0731
CIE-Lab:
64.2201, 34.8837, -15.4951
CIE-LCH:
64.2201, 38.1703, 336.0496
CIE-Luv:
64.2201, 38.8219, -29.0627
Hunter-Lab:
57.5092, 29.5377, -10.7976
#cc85b8 color charts
#cc85b8 color shades, tints & tones
#cc85b8 color schemes
#cc85b8 color preview, HTML & CSS examples
This text has a color of #cc85b8
<p style="color:#cc85b8;">Text here</p>
.mytext {color:#cc85b8;}
This box has a color of #cc85b8
<div style="background-color:#cc85b8;">Content here</div>
.mybackground {background-color:#cc85b8;}
Border around this has a color of #cc85b8
<div style="border:2px solid #cc85b8;">Content here</div>
.myborder {border:2px solid #cc85b8;}