#a16b2d color space conversions
Hex:
#a16b2d
RGB:
161, 107, 45
CMY:
37, 58, 82
CMYK:
0, 34, 72, 37
HSL:
32°, 56.3107%, 40.3922%
HSV (HSB):
32°, 72.0497%, 63.1373%
XYZ:
20.4293, 18.2819, 4.9346
xyY:
0.4681, 0.4189, 18.2819
CIE-Lab:
49.8363, 15.7309, 42.2044
CIE-LCH:
49.8363, 45.0408, 69.5580
CIE-Luv:
49.8363, 42.9035, 41.0438
Hunter-Lab:
42.7574, 10.4612, 23.0875
#a16b2d color charts
#a16b2d color shades, tints & tones
#a16b2d color schemes
#a16b2d color preview, HTML & CSS examples
This text has a color of #a16b2d
<p style="color:#a16b2d;">Text here</p>
.mytext {color:#a16b2d;}
This box has a color of #a16b2d
<div style="background-color:#a16b2d;">Content here</div>
.mybackground {background-color:#a16b2d;}
Border around this has a color of #a16b2d
<div style="border:2px solid #a16b2d;">Content here</div>
.myborder {border:2px solid #a16b2d;}