#a86b3e color space conversions
Hex:
#a86b3e
RGB:
168, 107, 62
CMY:
34, 58, 76
CMYK:
0, 36, 63, 34
HSL:
25°, 46.0870%, 45.0980%
HSV (HSB):
25°, 63.0952%, 65.8824%
XYZ:
22.2756, 19.1880, 7.0870
xyY:
0.4588, 0.3952, 19.1880
CIE-Lab:
50.9065, 19.8820, 34.9050
CIE-LCH:
50.9065, 40.1703, 60.3340
CIE-Luv:
50.9065, 47.0278, 34.9622
Hunter-Lab:
43.8041, 14.1151, 21.0704
#a86b3e color charts
#a86b3e color shades, tints & tones
#a86b3e color schemes
#a86b3e color preview, HTML & CSS examples
This text has a color of #a86b3e
<p style="color:#a86b3e;">Text here</p>
.mytext {color:#a86b3e;}
This box has a color of #a86b3e
<div style="background-color:#a86b3e;">Content here</div>
.mybackground {background-color:#a86b3e;}
Border around this has a color of #a86b3e
<div style="border:2px solid #a86b3e;">Content here</div>
.myborder {border:2px solid #a86b3e;}