#a16d32 color space conversions
Hex:
#a16d32
RGB:
161, 109, 50
CMY:
37, 57, 80
CMYK:
0, 32, 69, 37
HSL:
32°, 52.6066%, 41.3725%
HSV (HSB):
32°, 68.9441%, 63.1373%
XYZ:
20.7423, 18.7446, 5.5424
xyY:
0.4606, 0.4163, 18.7446
CIE-Lab:
50.3871, 14.8786, 40.3391
CIE-LCH:
50.3871, 42.9955, 69.7541
CIE-Luv:
50.3871, 41.0234, 40.1366
Hunter-Lab:
43.2951, 9.7515, 22.7165
#a16d32 color charts
#a16d32 color shades, tints & tones
#a16d32 color schemes
#a16d32 color preview, HTML & CSS examples
This text has a color of #a16d32
<p style="color:#a16d32;">Text here</p>
.mytext {color:#a16d32;}
This box has a color of #a16d32
<div style="background-color:#a16d32;">Content here</div>
.mybackground {background-color:#a16d32;}
Border around this has a color of #a16d32
<div style="border:2px solid #a16d32;">Content here</div>
.myborder {border:2px solid #a16d32;}