#a16d2f color space conversions
Hex:
#a16d2f
RGB:
161, 109, 47
CMY:
37, 57, 82
CMYK:
0, 32, 71, 37
HSL:
33°, 54.8077%, 40.7843%
HSV (HSB):
33°, 70.8075%, 63.1373%
XYZ:
20.6797, 18.7196, 5.2126
xyY:
0.4635, 0.4196, 18.7196
CIE-Lab:
50.3575, 14.7028, 41.7885
CIE-LCH:
50.3575, 44.2996, 70.6162
CIE-Luv:
50.3575, 41.2499, 41.2087
Hunter-Lab:
43.2661, 9.6009, 23.1431
#a16d2f color charts
#a16d2f color shades, tints & tones
#a16d2f color schemes
#a16d2f color preview, HTML & CSS examples
This text has a color of #a16d2f
<p style="color:#a16d2f;">Text here</p>
.mytext {color:#a16d2f;}
This box has a color of #a16d2f
<div style="background-color:#a16d2f;">Content here</div>
.mybackground {background-color:#a16d2f;}
Border around this has a color of #a16d2f
<div style="border:2px solid #a16d2f;">Content here</div>
.myborder {border:2px solid #a16d2f;}