#a86f2e color space conversions
Hex:
#a86f2e
RGB:
168, 111, 46
CMY:
34, 56, 82
CMYK:
0, 34, 73, 34
HSL:
32°, 57.0093%, 41.9608%
HSV (HSB):
32°, 72.6190%, 65.8824%
XYZ:
22.3260, 19.8910, 5.2474
xyY:
0.4704, 0.4191, 19.8910
CIE-Lab:
51.7137, 16.6347, 43.9657
CIE-LCH:
51.7137, 47.0074, 69.2755
CIE-Luv:
51.7137, 45.4490, 42.8726
Hunter-Lab:
44.5993, 11.3068, 24.2436
#a86f2e color charts
#a86f2e color shades, tints & tones
#a86f2e color schemes
#a86f2e color preview, HTML & CSS examples
This text has a color of #a86f2e
<p style="color:#a86f2e;">Text here</p>
.mytext {color:#a86f2e;}
This box has a color of #a86f2e
<div style="background-color:#a86f2e;">Content here</div>
.mybackground {background-color:#a86f2e;}
Border around this has a color of #a86f2e
<div style="border:2px solid #a86f2e;">Content here</div>
.myborder {border:2px solid #a86f2e;}