#a1a96b color space conversions
Hex:
#a1a96b
RGB:
161, 169, 107
CMY:
37, 34, 58
CMYK:
5, 0, 37, 34
HSL:
68°, 26.4957%, 54.1176%
HSV (HSB):
68°, 36.6864%, 66.2745%
XYZ:
31.5398, 37.0145, 19.3921
xyY:
0.3586, 0.4209, 37.0145
CIE-Lab:
67.2879, -12.8399, 31.0742
CIE-LCH:
67.2879, 33.6225, 112.4505
CIE-Luv:
67.2879, -1.9458, 42.1612
Hunter-Lab:
60.8396, -13.9333, 23.6895
#a1a96b color charts
#a1a96b color shades, tints & tones
#a1a96b color schemes
#a1a96b color preview, HTML & CSS examples
This text has a color of #a1a96b
<p style="color:#a1a96b;">Text here</p>
.mytext {color:#a1a96b;}
This box has a color of #a1a96b
<div style="background-color:#a1a96b;">Content here</div>
.mybackground {background-color:#a1a96b;}
Border around this has a color of #a1a96b
<div style="border:2px solid #a1a96b;">Content here</div>
.myborder {border:2px solid #a1a96b;}