#c86f5e color space conversions
Hex:
#c86f5e
RGB:
200, 111, 94
CMY:
22, 56, 63
CMYK:
0, 45, 53, 22
HSL:
10°, 49.0741%, 57.6471%
HSV (HSB):
10°, 53.0000%, 78.4314%
XYZ:
31.5242, 24.4564, 13.6487
xyY:
0.4527, 0.3512, 24.4564
CIE-Lab:
56.5419, 33.4225, 24.9784
CIE-LCH:
56.5419, 41.7251, 36.7727
CIE-Luv:
56.5419, 65.5588, 24.0261
Hunter-Lab:
49.4534, 27.2420, 18.2538
#c86f5e color charts
#c86f5e color shades, tints & tones
#c86f5e color schemes
#c86f5e color preview, HTML & CSS examples
This text has a color of #c86f5e
<p style="color:#c86f5e;">Text here</p>
.mytext {color:#c86f5e;}
This box has a color of #c86f5e
<div style="background-color:#c86f5e;">Content here</div>
.mybackground {background-color:#c86f5e;}
Border around this has a color of #c86f5e
<div style="border:2px solid #c86f5e;">Content here</div>
.myborder {border:2px solid #c86f5e;}