#c85c93 color space conversions
Hex:
#c85c93
RGB:
200, 92, 147
CMY:
22, 64, 42
CMYK:
0, 54, 27, 22
HSL:
329°, 49.5413%, 57.2549%
HSV (HSB):
329°, 54.0000%, 78.4314%
XYZ:
32.9130, 22.0402, 30.1232
xyY:
0.3869, 0.2591, 22.0402
CIE-Lab:
54.0697, 49.0882, -9.5101
CIE-LCH:
54.0697, 50.0009, 349.0357
CIE-Luv:
54.0697, 64.8187, -22.0051
Hunter-Lab:
46.9470, 42.9832, -5.1801
#c85c93 color charts
#c85c93 color shades, tints & tones
#c85c93 color schemes
#c85c93 color preview, HTML & CSS examples
This text has a color of #c85c93
<p style="color:#c85c93;">Text here</p>
.mytext {color:#c85c93;}
This box has a color of #c85c93
<div style="background-color:#c85c93;">Content here</div>
.mybackground {background-color:#c85c93;}
Border around this has a color of #c85c93
<div style="border:2px solid #c85c93;">Content here</div>
.myborder {border:2px solid #c85c93;}