#a86f2d color space conversions
Hex:
#a86f2d
RGB:
168, 111, 45
CMY:
34, 56, 82
CMYK:
0, 34, 73, 34
HSL:
32°, 57.7465%, 41.7647%
HSV (HSB):
32°, 73.2143%, 65.8824%
XYZ:
22.3065, 19.8832, 5.1448
xyY:
0.4713, 0.4201, 19.8832
CIE-Lab:
51.7049, 16.5831, 44.4280
CIE-LCH:
51.7049, 47.4220, 69.5316
CIE-Luv:
51.7049, 45.5212, 43.1979
Hunter-Lab:
44.5905, 11.2616, 24.3726
#a86f2d color charts
#a86f2d color shades, tints & tones
#a86f2d color schemes
#a86f2d color preview, HTML & CSS examples
This text has a color of #a86f2d
<p style="color:#a86f2d;">Text here</p>
.mytext {color:#a86f2d;}
This box has a color of #a86f2d
<div style="background-color:#a86f2d;">Content here</div>
.mybackground {background-color:#a86f2d;}
Border around this has a color of #a86f2d
<div style="border:2px solid #a86f2d;">Content here</div>
.myborder {border:2px solid #a86f2d;}