#c85f9e color space conversions
Hex:
#c85f9e
RGB:
200, 95, 158
CMY:
22, 63, 38
CMYK:
0, 53, 21, 22
HSL:
324°, 48.8372%, 57.8431%
HSV (HSB):
324°, 52.5000%, 78.4314%
XYZ:
34.0832, 22.9324, 34.9778
xyY:
0.3705, 0.2493, 22.9324
CIE-Lab:
55.0026, 49.1795, -14.5565
CIE-LCH:
55.0026, 51.2885, 343.5120
CIE-Luv:
55.0026, 60.3640, -29.3355
Hunter-Lab:
47.8878, 43.2402, -9.7846
#c85f9e color charts
#c85f9e color shades, tints & tones
#c85f9e color schemes
#c85f9e color preview, HTML & CSS examples
This text has a color of #c85f9e
<p style="color:#c85f9e;">Text here</p>
.mytext {color:#c85f9e;}
This box has a color of #c85f9e
<div style="background-color:#c85f9e;">Content here</div>
.mybackground {background-color:#c85f9e;}
Border around this has a color of #c85f9e
<div style="border:2px solid #c85f9e;">Content here</div>
.myborder {border:2px solid #c85f9e;}