#a1b1b6 color space conversions
Hex:
#a1b1b6
RGB:
161, 177, 182
CMY:
37, 31, 29
CMYK:
12, 3, 0, 29
HSL:
194°, 12.5749%, 67.2549%
HSV (HSB):
194°, 11.5385%, 71.3725%
XYZ:
38.8636, 42.3987, 50.3914
xyY:
0.2952, 0.3220, 42.3987
CIE-Lab:
71.1450, -4.5130, -4.4519
CIE-LCH:
71.1450, 6.3393, 224.6092
CIE-Luv:
71.1450, -8.9185, -5.8963
Hunter-Lab:
65.1143, -7.4121, -0.3040
#a1b1b6 color charts
#a1b1b6 color shades, tints & tones
#a1b1b6 color schemes
#a1b1b6 color preview, HTML & CSS examples
This text has a color of #a1b1b6
<p style="color:#a1b1b6;">Text here</p>
.mytext {color:#a1b1b6;}
This box has a color of #a1b1b6
<div style="background-color:#a1b1b6;">Content here</div>
.mybackground {background-color:#a1b1b6;}
Border around this has a color of #a1b1b6
<div style="border:2px solid #a1b1b6;">Content here</div>
.myborder {border:2px solid #a1b1b6;}