#c85b8d color space conversions
Hex:
#c85b8d
RGB:
200, 91, 141
CMY:
22, 64, 45
CMYK:
0, 55, 30, 22
HSL:
332°, 49.7717%, 57.0588%
HSV (HSB):
332°, 54.5000%, 78.4314%
XYZ:
32.3682, 21.6846, 27.6789
xyY:
0.3960, 0.2653, 21.6846
CIE-Lab:
53.6908, 48.7733, -6.5385
CIE-LCH:
53.6908, 49.2096, 352.3645
CIE-Luv:
53.6908, 66.9828, -17.7746
Hunter-Lab:
46.5667, 42.5823, -2.6447
#c85b8d color charts
#c85b8d color shades, tints & tones
#c85b8d color schemes
#c85b8d color preview, HTML & CSS examples
This text has a color of #c85b8d
<p style="color:#c85b8d;">Text here</p>
.mytext {color:#c85b8d;}
This box has a color of #c85b8d
<div style="background-color:#c85b8d;">Content here</div>
.mybackground {background-color:#c85b8d;}
Border around this has a color of #c85b8d
<div style="border:2px solid #c85b8d;">Content here</div>
.myborder {border:2px solid #c85b8d;}