#a1986c color space conversions
Hex:
#a1986c
RGB:
161, 152, 108
CMY:
37, 40, 58
CMYK:
0, 6, 33, 37
HSL:
50°, 21.9917%, 52.7451%
HSV (HSB):
50°, 32.9193%, 63.1373%
XYZ:
28.6330, 31.1162, 18.6843
xyY:
0.3651, 0.3967, 31.1162
CIE-Lab:
62.6056, -3.6366, 24.3874
CIE-LCH:
62.6056, 24.6570, 98.4812
CIE-Luv:
62.6056, 8.0248, 32.1632
Hunter-Lab:
55.7819, -5.9941, 19.1881
#a1986c color charts
#a1986c color shades, tints & tones
#a1986c color schemes
#a1986c color preview, HTML & CSS examples
This text has a color of #a1986c
<p style="color:#a1986c;">Text here</p>
.mytext {color:#a1986c;}
This box has a color of #a1986c
<div style="background-color:#a1986c;">Content here</div>
.mybackground {background-color:#a1986c;}
Border around this has a color of #a1986c
<div style="border:2px solid #a1986c;">Content here</div>
.myborder {border:2px solid #a1986c;}