#a1b1bb color space conversions
Hex:
#a1b1bb
RGB:
161, 177, 187
CMY:
37, 31, 27
CMYK:
14, 5, 0, 27
HSL:
203°, 16.0494%, 68.2353%
HSV (HSB):
203°, 13.9037%, 73.3333%
XYZ:
39.3897, 42.6092, 53.1620
xyY:
0.2914, 0.3152, 42.6092
CIE-Lab:
71.2889, -3.4663, -6.9886
CIE-LCH:
71.2889, 7.8010, 243.6188
CIE-Luv:
71.2889, -9.1055, -9.9415
Hunter-Lab:
65.2757, -6.5192, -2.5941
#a1b1bb color charts
#a1b1bb color shades, tints & tones
#a1b1bb color schemes
#a1b1bb color preview, HTML & CSS examples
This text has a color of #a1b1bb
<p style="color:#a1b1bb;">Text here</p>
.mytext {color:#a1b1bb;}
This box has a color of #a1b1bb
<div style="background-color:#a1b1bb;">Content here</div>
.mybackground {background-color:#a1b1bb;}
Border around this has a color of #a1b1bb
<div style="border:2px solid #a1b1bb;">Content here</div>
.myborder {border:2px solid #a1b1bb;}