#c85e7c color space conversions
Hex:
#c85e7c
RGB:
200, 94, 124
CMY:
22, 63, 51
CMYK:
0, 53, 38, 22
HSL:
343°, 49.0741%, 57.6471%
HSV (HSB):
343°, 53.0000%, 78.4314%
XYZ:
31.4602, 21.7400, 21.6069
xyY:
0.4206, 0.2906, 21.7400
CIE-Lab:
53.7501, 45.2218, 3.6026
CIE-LCH:
53.7501, 45.3651, 4.5549
CIE-Luv:
53.7501, 69.9396, -3.5672
Hunter-Lab:
46.6262, 38.8440, 5.1629
#c85e7c color charts
#c85e7c color shades, tints & tones
#c85e7c color schemes
#c85e7c color preview, HTML & CSS examples
This text has a color of #c85e7c
<p style="color:#c85e7c;">Text here</p>
.mytext {color:#c85e7c;}
This box has a color of #c85e7c
<div style="background-color:#c85e7c;">Content here</div>
.mybackground {background-color:#c85e7c;}
Border around this has a color of #c85e7c
<div style="border:2px solid #c85e7c;">Content here</div>
.myborder {border:2px solid #c85e7c;}