#a1b1a0 color space conversions
Hex:
#a1b1a0
RGB:
161, 177, 160
CMY:
37, 31, 37
CMYK:
9, 0, 10, 31
HSL:
116°, 9.8266%, 66.0784%
HSV (HSB):
116°, 9.6045%, 69.4118%
XYZ:
36.7652, 41.5594, 39.3417
xyY:
0.3125, 0.3532, 41.5594
CIE-Lab:
70.5661, -8.8209, 6.8023
CIE-LCH:
70.5661, 11.1391, 142.3620
CIE-Luv:
70.5661, -8.1274, 11.2981
Hunter-Lab:
64.4666, -11.0181, 8.9440
#a1b1a0 color charts
#a1b1a0 color shades, tints & tones
#a1b1a0 color schemes
#a1b1a0 color preview, HTML & CSS examples
This text has a color of #a1b1a0
<p style="color:#a1b1a0;">Text here</p>
.mytext {color:#a1b1a0;}
This box has a color of #a1b1a0
<div style="background-color:#a1b1a0;">Content here</div>
.mybackground {background-color:#a1b1a0;}
Border around this has a color of #a1b1a0
<div style="border:2px solid #a1b1a0;">Content here</div>
.myborder {border:2px solid #a1b1a0;}