#a1ab9e color space conversions
Hex:
#a1ab9e
RGB:
161, 171, 158
CMY:
37, 33, 38
CMYK:
6, 0, 8, 33
HSL:
106°, 7.1823%, 64.5098%
HSV (HSB):
106°, 7.6023%, 67.0588%
XYZ:
35.4324, 39.1715, 38.0411
xyY:
0.3145, 0.3477, 39.1715
CIE-Lab:
68.8753, -5.9898, 5.4746
CIE-LCH:
68.8753, 8.1147, 137.5730
CIE-Luv:
68.8753, -4.9847, 8.8910
Hunter-Lab:
62.5871, -8.4735, 7.7739
#a1ab9e color charts
#a1ab9e color shades, tints & tones
#a1ab9e color schemes
#a1ab9e color preview, HTML & CSS examples
This text has a color of #a1ab9e
<p style="color:#a1ab9e;">Text here</p>
.mytext {color:#a1ab9e;}
This box has a color of #a1ab9e
<div style="background-color:#a1ab9e;">Content here</div>
.mybackground {background-color:#a1ab9e;}
Border around this has a color of #a1ab9e
<div style="border:2px solid #a1ab9e;">Content here</div>
.myborder {border:2px solid #a1ab9e;}