#c85e5f color space conversions
Hex:
#c85e5f
RGB:
200, 94, 95
CMY:
22, 63, 63
CMYK:
0, 53, 53, 22
HSL:
359°, 49.0741%, 57.6471%
HSV (HSB):
359°, 53.0000%, 78.4314%
XYZ:
29.8877, 21.1110, 13.3260
xyY:
0.4646, 0.3282, 21.1110
CIE-Lab:
53.0708, 42.2883, 19.7888
CIE-LCH:
53.0708, 46.6893, 25.0772
CIE-Luv:
53.0708, 76.8928, 16.0152
Hunter-Lab:
45.9467, 35.7050, 14.9666
#c85e5f color charts
#c85e5f color shades, tints & tones
#c85e5f color schemes
#c85e5f color preview, HTML & CSS examples
This text has a color of #c85e5f
<p style="color:#c85e5f;">Text here</p>
.mytext {color:#c85e5f;}
This box has a color of #c85e5f
<div style="background-color:#c85e5f;">Content here</div>
.mybackground {background-color:#c85e5f;}
Border around this has a color of #c85e5f
<div style="border:2px solid #c85e5f;">Content here</div>
.myborder {border:2px solid #c85e5f;}