#a1aa8f color space conversions
Hex:
#a1aa8f
RGB:
161, 170, 143
CMY:
37, 33, 44
CMYK:
5, 0, 16, 33
HSL:
80°, 13.7056%, 61.3725%
HSV (HSB):
80°, 15.8824%, 66.6667%
XYZ:
34.0306, 38.3097, 31.5875
xyY:
0.3274, 0.3686, 38.3097
CIE-Lab:
68.2482, -8.0965, 12.8575
CIE-LCH:
68.2482, 15.1943, 122.1989
CIE-Luv:
68.2482, -3.8415, 19.3497
Hunter-Lab:
61.8948, -10.1743, 13.0682
#a1aa8f color charts
#a1aa8f color shades, tints & tones
#a1aa8f color schemes
#a1aa8f color preview, HTML & CSS examples
This text has a color of #a1aa8f
<p style="color:#a1aa8f;">Text here</p>
.mytext {color:#a1aa8f;}
This box has a color of #a1aa8f
<div style="background-color:#a1aa8f;">Content here</div>
.mybackground {background-color:#a1aa8f;}
Border around this has a color of #a1aa8f
<div style="border:2px solid #a1aa8f;">Content here</div>
.myborder {border:2px solid #a1aa8f;}