#a86e3b color space conversions
Hex:
#a86e3b
RGB:
168, 110, 59
CMY:
34, 57, 77
CMYK:
0, 35, 65, 34
HSL:
28°, 48.0176%, 44.5098%
HSV (HSB):
28°, 64.8810%, 65.8824%
XYZ:
22.5138, 19.7925, 6.7714
xyY:
0.4587, 0.4033, 19.7925
CIE-Lab:
51.6017, 17.9798, 37.3163
CIE-LCH:
51.6017, 41.4219, 64.2742
CIE-Luv:
51.6017, 45.1133, 37.5805
Hunter-Lab:
44.4887, 12.4758, 22.1179
#a86e3b color charts
#a86e3b color shades, tints & tones
#a86e3b color schemes
#a86e3b color preview, HTML & CSS examples
This text has a color of #a86e3b
<p style="color:#a86e3b;">Text here</p>
.mytext {color:#a86e3b;}
This box has a color of #a86e3b
<div style="background-color:#a86e3b;">Content here</div>
.mybackground {background-color:#a86e3b;}
Border around this has a color of #a86e3b
<div style="border:2px solid #a86e3b;">Content here</div>
.myborder {border:2px solid #a86e3b;}