#a1b0b0 color space conversions
Hex:
#a1b0b0
RGB:
161, 176, 176
CMY:
37, 31, 31
CMYK:
9, 0, 0, 31
HSL:
180°, 8.6705%, 66.0784%
HSV (HSB):
180°, 8.5227%, 69.0196%
XYZ:
38.0597, 41.7623, 47.1293
xyY:
0.2998, 0.3290, 41.7623
CIE-Lab:
70.7067, -5.2006, -1.7944
CIE-LCH:
70.7067, 5.5015, 199.0368
CIE-Luv:
70.7067, -8.2084, -1.7828
Hunter-Lab:
64.6238, -7.9652, 1.9972
#a1b0b0 color charts
#a1b0b0 color shades, tints & tones
#a1b0b0 color schemes
#a1b0b0 color preview, HTML & CSS examples
This text has a color of #a1b0b0
<p style="color:#a1b0b0;">Text here</p>
.mytext {color:#a1b0b0;}
This box has a color of #a1b0b0
<div style="background-color:#a1b0b0;">Content here</div>
.mybackground {background-color:#a1b0b0;}
Border around this has a color of #a1b0b0
<div style="border:2px solid #a1b0b0;">Content here</div>
.myborder {border:2px solid #a1b0b0;}