#a46e2e color space conversions
Hex:
#a46e2e
RGB:
164, 110, 46
CMY:
36, 57, 82
CMYK:
0, 33, 72, 36
HSL:
33°, 56.1905%, 41.1765%
HSV (HSB):
33°, 71.9512%, 64.3137%
XYZ:
21.3789, 19.2416, 5.1720
xyY:
0.4669, 0.4202, 19.2416
CIE-Lab:
50.9687, 15.4203, 43.0315
CIE-LCH:
50.9687, 45.7110, 70.2849
CIE-Luv:
50.9687, 42.9795, 42.1799
Hunter-Lab:
43.8653, 10.2325, 23.7150
#a46e2e color charts
#a46e2e color shades, tints & tones
#a46e2e color schemes
#a46e2e color preview, HTML & CSS examples
This text has a color of #a46e2e
<p style="color:#a46e2e;">Text here</p>
.mytext {color:#a46e2e;}
This box has a color of #a46e2e
<div style="background-color:#a46e2e;">Content here</div>
.mybackground {background-color:#a46e2e;}
Border around this has a color of #a46e2e
<div style="border:2px solid #a46e2e;">Content here</div>
.myborder {border:2px solid #a46e2e;}