#a1b1a3 color space conversions
Hex:
#a1b1a3
RGB:
161, 177, 163
CMY:
37, 31, 36
CMYK:
9, 0, 8, 31
HSL:
128°, 9.3023%, 66.2745%
HSV (HSB):
128°, 9.0395%, 69.4118%
XYZ:
37.0309, 41.6657, 40.7409
xyY:
0.3100, 0.3488, 41.6657
CIE-Lab:
70.6398, -8.2632, 5.2604
CIE-LCH:
70.6398, 9.7955, 147.5189
CIE-Luv:
70.6398, -8.2318, 9.0207
Hunter-Lab:
64.5490, -10.5575, 7.7627
#a1b1a3 color charts
#a1b1a3 color shades, tints & tones
#a1b1a3 color schemes
#a1b1a3 color preview, HTML & CSS examples
This text has a color of #a1b1a3
<p style="color:#a1b1a3;">Text here</p>
.mytext {color:#a1b1a3;}
This box has a color of #a1b1a3
<div style="background-color:#a1b1a3;">Content here</div>
.mybackground {background-color:#a1b1a3;}
Border around this has a color of #a1b1a3
<div style="border:2px solid #a1b1a3;">Content here</div>
.myborder {border:2px solid #a1b1a3;}