#c85e75 color space conversions
Hex:
#c85e75
RGB:
200, 94, 117
CMY:
22, 63, 54
CMYK:
0, 53, 42, 22
HSL:
347°, 49.0741%, 57.6471%
HSV (HSB):
347°, 53.0000%, 78.4314%
XYZ:
31.0330, 21.5691, 19.3573
xyY:
0.4313, 0.2997, 21.5691
CIE-Lab:
53.5668, 44.4389, 7.4846
CIE-LCH:
53.5668, 45.0648, 9.5602
CIE-Luv:
53.5668, 71.7142, 1.4632
Hunter-Lab:
46.4426, 37.9995, 7.7977
#c85e75 color charts
#c85e75 color shades, tints & tones
#c85e75 color schemes
#c85e75 color preview, HTML & CSS examples
This text has a color of #c85e75
<p style="color:#c85e75;">Text here</p>
.mytext {color:#c85e75;}
This box has a color of #c85e75
<div style="background-color:#c85e75;">Content here</div>
.mybackground {background-color:#c85e75;}
Border around this has a color of #c85e75
<div style="border:2px solid #c85e75;">Content here</div>
.myborder {border:2px solid #c85e75;}