#a16f5d color space conversions
Hex:
#a16f5d
RGB:
161, 111, 93
CMY:
37, 56, 64
CMYK:
0, 31, 42, 37
HSL:
16°, 26.7717%, 49.8039%
HSV (HSB):
16°, 42.2360%, 63.1373%
XYZ:
22.3582, 19.7363, 12.9870
xyY:
0.4059, 0.3583, 19.7363
CIE-Lab:
51.5377, 17.5413, 17.9949
CIE-LCH:
51.5377, 25.1300, 45.7313
CIE-Luv:
51.5377, 35.1191, 19.2361
Hunter-Lab:
44.4255, 12.0896, 13.7655
#a16f5d color charts
#a16f5d color shades, tints & tones
#a16f5d color schemes
#a16f5d color preview, HTML & CSS examples
This text has a color of #a16f5d
<p style="color:#a16f5d;">Text here</p>
.mytext {color:#a16f5d;}
This box has a color of #a16f5d
<div style="background-color:#a16f5d;">Content here</div>
.mybackground {background-color:#a16f5d;}
Border around this has a color of #a16f5d
<div style="border:2px solid #a16f5d;">Content here</div>
.myborder {border:2px solid #a16f5d;}