#a16b7f color space conversions
Hex:
#a16b7f
RGB:
161, 107, 127
CMY:
37, 58, 50
CMYK:
0, 34, 21, 37
HSL:
338°, 22.3140%, 52.5490%
HSV (HSB):
338°, 33.5404%, 63.1373%
XYZ:
23.7864, 19.6248, 22.6130
xyY:
0.3603, 0.2972, 19.6248
CIE-Lab:
51.4103, 24.5276, -2.2146
CIE-LCH:
51.4103, 24.6274, 354.8406
CIE-Luv:
51.4103, 32.5168, -7.1914
Hunter-Lab:
44.2998, 18.3192, 0.7452
#a16b7f color charts
#a16b7f color shades, tints & tones
#a16b7f color schemes
#a16b7f color preview, HTML & CSS examples
This text has a color of #a16b7f
<p style="color:#a16b7f;">Text here</p>
.mytext {color:#a16b7f;}
This box has a color of #a16b7f
<div style="background-color:#a16b7f;">Content here</div>
.mybackground {background-color:#a16b7f;}
Border around this has a color of #a16b7f
<div style="border:2px solid #a16b7f;">Content here</div>
.myborder {border:2px solid #a16b7f;}