#a87b3e color space conversions
Hex:
#a87b3e
RGB:
168, 123, 62
CMY:
34, 52, 76
CMYK:
0, 27, 63, 34
HSL:
35°, 46.0870%, 45.0980%
HSV (HSB):
35°, 63.0952%, 65.8824%
XYZ:
24.1009, 22.8385, 7.6955
xyY:
0.4411, 0.4180, 22.8385
CIE-Lab:
54.9056, 10.8440, 39.5608
CIE-LCH:
54.9056, 41.0201, 74.6712
CIE-Luv:
54.9056, 35.3302, 42.1299
Hunter-Lab:
47.7897, 6.3877, 23.9055
#a87b3e color charts
#a87b3e color shades, tints & tones
#a87b3e color schemes
#a87b3e color preview, HTML & CSS examples
This text has a color of #a87b3e
<p style="color:#a87b3e;">Text here</p>
.mytext {color:#a87b3e;}
This box has a color of #a87b3e
<div style="background-color:#a87b3e;">Content here</div>
.mybackground {background-color:#a87b3e;}
Border around this has a color of #a87b3e
<div style="border:2px solid #a87b3e;">Content here</div>
.myborder {border:2px solid #a87b3e;}