#c86f3f color space conversions
Hex:
#c86f3f
RGB:
200, 111, 63
CMY:
22, 56, 75
CMYK:
0, 45, 69, 22
HSL:
21°, 55.4656%, 51.5686%
HSV (HSB):
21°, 68.5000%, 78.4314%
XYZ:
30.4011, 24.0071, 7.7342
xyY:
0.4892, 0.3863, 24.0071
CIE-Lab:
56.0949, 31.1888, 41.4729
CIE-LCH:
56.0949, 51.8916, 53.0558
CIE-Luv:
56.0949, 70.0764, 39.3225
Hunter-Lab:
48.9971, 25.0085, 24.9391
#c86f3f color charts
#c86f3f color shades, tints & tones
#c86f3f color schemes
#c86f3f color preview, HTML & CSS examples
This text has a color of #c86f3f
<p style="color:#c86f3f;">Text here</p>
.mytext {color:#c86f3f;}
This box has a color of #c86f3f
<div style="background-color:#c86f3f;">Content here</div>
.mybackground {background-color:#c86f3f;}
Border around this has a color of #c86f3f
<div style="border:2px solid #c86f3f;">Content here</div>
.myborder {border:2px solid #c86f3f;}