#a49f7e color space conversions
Hex:
#a49f7e
RGB:
164, 159, 126
CMY:
36, 38, 51
CMYK:
0, 3, 23, 36
HSL:
52°, 17.2727%, 56.8627%
HSV (HSB):
52°, 23.1707%, 64.3137%
XYZ:
31.4739, 34.1951, 24.6801
xyY:
0.3484, 0.3785, 34.1951
CIE-Lab:
65.1172, -3.7244, 17.9136
CIE-LCH:
65.1172, 18.2966, 101.7449
CIE-Luv:
65.1172, 4.8499, 24.7996
Hunter-Lab:
58.4766, -6.2600, 15.9102
#a49f7e color charts
#a49f7e color shades, tints & tones
#a49f7e color schemes
#a49f7e color preview, HTML & CSS examples
This text has a color of #a49f7e
<p style="color:#a49f7e;">Text here</p>
.mytext {color:#a49f7e;}
This box has a color of #a49f7e
<div style="background-color:#a49f7e;">Content here</div>
.mybackground {background-color:#a49f7e;}
Border around this has a color of #a49f7e
<div style="border:2px solid #a49f7e;">Content here</div>
.myborder {border:2px solid #a49f7e;}