#a49e3e color space conversions
Hex:
#a49e3e
RGB:
164, 158, 62
CMY:
36, 38, 76
CMYK:
0, 4, 62, 36
HSL:
56°, 45.1327%, 44.3137%
HSV (HSB):
56°, 62.1951%, 64.3137%
XYZ:
28.4062, 32.6940, 9.3708
xyY:
0.4031, 0.4639, 32.6940
CIE-Lab:
63.9124, -10.1562, 49.4782
CIE-LCH:
63.9124, 50.5098, 101.5998
CIE-Luv:
63.9124, 8.2344, 57.8784
Hunter-Lab:
57.1787, -11.3845, 30.3082
#a49e3e color charts
#a49e3e color shades, tints & tones
#a49e3e color schemes
#a49e3e color preview, HTML & CSS examples
This text has a color of #a49e3e
<p style="color:#a49e3e;">Text here</p>
.mytext {color:#a49e3e;}
This box has a color of #a49e3e
<div style="background-color:#a49e3e;">Content here</div>
.mybackground {background-color:#a49e3e;}
Border around this has a color of #a49e3e
<div style="border:2px solid #a49e3e;">Content here</div>
.myborder {border:2px solid #a49e3e;}