#a1986e color space conversions
Hex:
#a1986e
RGB:
161, 152, 110
CMY:
37, 40, 57
CMYK:
0, 6, 32, 37
HSL:
49°, 21.3389%, 53.1373%
HSV (HSB):
49°, 31.6770%, 63.1373%
XYZ:
28.7407, 31.1593, 19.2514
xyY:
0.3631, 0.3937, 31.1593
CIE-Lab:
62.6419, -3.3731, 23.3366
CIE-LCH:
62.6419, 23.5791, 98.2247
CIE-Luv:
62.6419, 7.9131, 30.9186
Hunter-Lab:
55.8205, -5.7806, 18.6264
#a1986e color charts
#a1986e color shades, tints & tones
#a1986e color schemes
#a1986e color preview, HTML & CSS examples
This text has a color of #a1986e
<p style="color:#a1986e;">Text here</p>
.mytext {color:#a1986e;}
This box has a color of #a1986e
<div style="background-color:#a1986e;">Content here</div>
.mybackground {background-color:#a1986e;}
Border around this has a color of #a1986e
<div style="border:2px solid #a1986e;">Content here</div>
.myborder {border:2px solid #a1986e;}