#a1a68c color space conversions
Hex:
#a1a68c
RGB:
161, 166, 140
CMY:
37, 35, 45
CMYK:
3, 0, 16, 35
HSL:
72°, 12.7451%, 60.0000%
HSV (HSB):
72°, 15.6627%, 65.0980%
XYZ:
33.0678, 36.7430, 30.1602
xyY:
0.3308, 0.3675, 36.7430
CIE-Lab:
67.0837, -6.4574, 12.8747
CIE-LCH:
67.0837, 14.4034, 116.6365
CIE-Luv:
67.0837, -1.5639, 19.0054
Hunter-Lab:
60.6160, -8.7010, 12.9307
#a1a68c color charts
#a1a68c color shades, tints & tones
#a1a68c color schemes
#a1a68c color preview, HTML & CSS examples
This text has a color of #a1a68c
<p style="color:#a1a68c;">Text here</p>
.mytext {color:#a1a68c;}
This box has a color of #a1a68c
<div style="background-color:#a1a68c;">Content here</div>
.mybackground {background-color:#a1a68c;}
Border around this has a color of #a1a68c
<div style="border:2px solid #a1a68c;">Content here</div>
.myborder {border:2px solid #a1a68c;}