#a86e5b color space conversions
Hex:
#a86e5b
RGB:
168, 110, 91
CMY:
34, 57, 64
CMYK:
0, 35, 46, 34
HSL:
15°, 30.6773%, 50.7843%
HSV (HSB):
15°, 45.8333%, 65.8824%
XYZ:
23.6127, 20.2320, 12.5582
xyY:
0.4186, 0.3587, 20.2320
CIE-Lab:
52.0985, 20.7922, 20.0576
CIE-LCH:
52.0985, 28.8898, 43.9699
CIE-Luv:
52.0985, 41.3781, 20.8964
Hunter-Lab:
44.9800, 14.9903, 14.9326
#a86e5b color charts
#a86e5b color shades, tints & tones
#a86e5b color schemes
#a86e5b color preview, HTML & CSS examples
This text has a color of #a86e5b
<p style="color:#a86e5b;">Text here</p>
.mytext {color:#a86e5b;}
This box has a color of #a86e5b
<div style="background-color:#a86e5b;">Content here</div>
.mybackground {background-color:#a86e5b;}
Border around this has a color of #a86e5b
<div style="border:2px solid #a86e5b;">Content here</div>
.myborder {border:2px solid #a86e5b;}