#a16e1f color space conversions
Hex:
#a16e1f
RGB:
161, 110, 31
CMY:
37, 57, 88
CMYK:
0, 32, 81, 37
HSL:
36°, 67.7083%, 37.6471%
HSV (HSB):
36°, 80.7453%, 63.1373%
XYZ:
20.5212, 18.8279, 3.8489
xyY:
0.4751, 0.4359, 18.8279
CIE-Lab:
50.4852, 13.3822, 48.9917
CIE-LCH:
50.4852, 50.7866, 74.7222
CIE-Luv:
50.4852, 41.4609, 46.2580
Hunter-Lab:
43.3911, 8.4847, 25.1146
#a16e1f color charts
#a16e1f color shades, tints & tones
#a16e1f color schemes
#a16e1f color preview, HTML & CSS examples
This text has a color of #a16e1f
<p style="color:#a16e1f;">Text here</p>
.mytext {color:#a16e1f;}
This box has a color of #a16e1f
<div style="background-color:#a16e1f;">Content here</div>
.mybackground {background-color:#a16e1f;}
Border around this has a color of #a16e1f
<div style="border:2px solid #a16e1f;">Content here</div>
.myborder {border:2px solid #a16e1f;}