#a16e4f color space conversions
Hex:
#a16e4f
RGB:
161, 110, 79
CMY:
37, 57, 69
CMYK:
0, 32, 51, 37
HSL:
23°, 34.1667%, 47.0588%
HSV (HSB):
23°, 50.9317%, 63.1373%
XYZ:
21.6852, 19.2934, 9.9782
xyY:
0.4256, 0.3786, 19.2934
CIE-Lab:
51.0288, 16.6065, 25.3971
CIE-LCH:
51.0288, 30.3445, 56.8204
CIE-Luv:
51.0288, 37.4910, 27.0940
Hunter-Lab:
43.9243, 11.2568, 17.2782
#a16e4f color charts
#a16e4f color shades, tints & tones
#a16e4f color schemes
#a16e4f color preview, HTML & CSS examples
This text has a color of #a16e4f
<p style="color:#a16e4f;">Text here</p>
.mytext {color:#a16e4f;}
This box has a color of #a16e4f
<div style="background-color:#a16e4f;">Content here</div>
.mybackground {background-color:#a16e4f;}
Border around this has a color of #a16e4f
<div style="border:2px solid #a16e4f;">Content here</div>
.myborder {border:2px solid #a16e4f;}