#a1ab9c color space conversions
Hex:
#a1ab9c
RGB:
161, 171, 156
CMY:
37, 33, 39
CMYK:
6, 0, 9, 33
HSL:
100°, 8.1967%, 64.1176%
HSV (HSB):
100°, 8.7719%, 67.0588%
XYZ:
35.2616, 39.1032, 37.1417
xyY:
0.3162, 0.3507, 39.1032
CIE-Lab:
68.8259, -6.3561, 6.5085
CIE-LCH:
68.8259, 9.0973, 134.3213
CIE-Luv:
68.8259, -4.9012, 10.4069
Hunter-Lab:
62.5325, -8.7772, 8.5570
#a1ab9c color charts
#a1ab9c color shades, tints & tones
#a1ab9c color schemes
#a1ab9c color preview, HTML & CSS examples
This text has a color of #a1ab9c
<p style="color:#a1ab9c;">Text here</p>
.mytext {color:#a1ab9c;}
This box has a color of #a1ab9c
<div style="background-color:#a1ab9c;">Content here</div>
.mybackground {background-color:#a1ab9c;}
Border around this has a color of #a1ab9c
<div style="border:2px solid #a1ab9c;">Content here</div>
.myborder {border:2px solid #a1ab9c;}