#a46b3e color space conversions
Hex:
#a46b3e
RGB:
164, 107, 62
CMY:
36, 58, 76
CMYK:
0, 35, 62, 36
HSL:
26°, 45.1327%, 44.3137%
HSV (HSB):
26°, 62.1951%, 64.3137%
XYZ:
21.4370, 18.7557, 7.0478
xyY:
0.4538, 0.3970, 18.7557
CIE-Lab:
50.4002, 18.1463, 34.1808
CIE-LCH:
50.4002, 38.6990, 62.0366
CIE-Luv:
50.4002, 43.8223, 34.5885
Hunter-Lab:
43.3079, 12.5673, 20.6668
#a46b3e color charts
#a46b3e color shades, tints & tones
#a46b3e color schemes
#a46b3e color preview, HTML & CSS examples
This text has a color of #a46b3e
<p style="color:#a46b3e;">Text here</p>
.mytext {color:#a46b3e;}
This box has a color of #a46b3e
<div style="background-color:#a46b3e;">Content here</div>
.mybackground {background-color:#a46b3e;}
Border around this has a color of #a46b3e
<div style="border:2px solid #a46b3e;">Content here</div>
.myborder {border:2px solid #a46b3e;}