#a86b3f color space conversions
Hex:
#a86b3f
RGB:
168, 107, 63
CMY:
34, 58, 75
CMYK:
0, 36, 63, 34
HSL:
25°, 45.4545%, 45.2941%
HSV (HSB):
25°, 62.5000%, 65.8824%
XYZ:
22.3033, 19.1991, 7.2329
xyY:
0.4576, 0.3939, 19.1991
CIE-Lab:
50.9193, 19.9542, 34.3789
CIE-LCH:
50.9193, 39.7502, 59.8682
CIE-Luv:
50.9193, 46.9221, 34.5136
Hunter-Lab:
43.8168, 14.1796, 20.8846
#a86b3f color charts
#a86b3f color shades, tints & tones
#a86b3f color schemes
#a86b3f color preview, HTML & CSS examples
This text has a color of #a86b3f
<p style="color:#a86b3f;">Text here</p>
.mytext {color:#a86b3f;}
This box has a color of #a86b3f
<div style="background-color:#a86b3f;">Content here</div>
.mybackground {background-color:#a86b3f;}
Border around this has a color of #a86b3f
<div style="border:2px solid #a86b3f;">Content here</div>
.myborder {border:2px solid #a86b3f;}