#a1b3a5 color space conversions
Hex:
#a1b3a5
RGB:
161, 179, 165
CMY:
37, 30, 35
CMYK:
10, 0, 8, 30
HSL:
133°, 10.5882%, 66.6667%
HSV (HSB):
133°, 10.0559%, 70.1961%
XYZ:
37.6096, 42.5339, 41.8249
xyY:
0.3084, 0.3487, 42.5339
CIE-Lab:
71.2375, -8.9469, 5.0237
CIE-LCH:
71.2375, 10.2609, 150.6859
CIE-Luv:
71.2375, -9.3057, 8.8138
Hunter-Lab:
65.2180, -11.1951, 7.6294
#a1b3a5 color charts
#a1b3a5 color shades, tints & tones
#a1b3a5 color schemes
#a1b3a5 color preview, HTML & CSS examples
This text has a color of #a1b3a5
<p style="color:#a1b3a5;">Text here</p>
.mytext {color:#a1b3a5;}
This box has a color of #a1b3a5
<div style="background-color:#a1b3a5;">Content here</div>
.mybackground {background-color:#a1b3a5;}
Border around this has a color of #a1b3a5
<div style="border:2px solid #a1b3a5;">Content here</div>
.myborder {border:2px solid #a1b3a5;}