#cc85bf color space conversions
Hex:
#cc85bf
RGB:
204, 133, 191
CMY:
20, 48, 25
CMYK:
0, 35, 6, 20
HSL:
311°, 41.0405%, 66.0784%
HSV (HSB):
311°, 34.8039%, 80.0000%
XYZ:
42.6933, 33.3740, 53.4819
xyY:
0.3296, 0.2576, 33.3740
CIE-Lab:
64.4626, 36.1006, -19.0732
CIE-LCH:
64.4626, 40.8294, 332.1509
CIE-Luv:
64.4626, 37.5618, -34.8009
Hunter-Lab:
57.7702, 30.8170, -14.4496
#cc85bf color charts
#cc85bf color shades, tints & tones
#cc85bf color schemes
#cc85bf color preview, HTML & CSS examples
This text has a color of #cc85bf
<p style="color:#cc85bf;">Text here</p>
.mytext {color:#cc85bf;}
This box has a color of #cc85bf
<div style="background-color:#cc85bf;">Content here</div>
.mybackground {background-color:#cc85bf;}
Border around this has a color of #cc85bf
<div style="border:2px solid #cc85bf;">Content here</div>
.myborder {border:2px solid #cc85bf;}