#a1a9b9 color space conversions
Hex:
#a1a9b9
RGB:
161, 169, 185
CMY:
37, 34, 27
CMYK:
13, 9, 0, 27
HSL:
220°, 14.6341%, 67.8431%
HSV (HSB):
220°, 12.9730%, 72.5490%
XYZ:
37.6429, 39.4558, 51.5307
xyY:
0.2926, 0.3067, 39.4558
CIE-Lab:
69.0801, 0.4601, -9.1691
CIE-LCH:
69.0801, 9.1806, 272.8726
CIE-Luv:
69.0801, -5.2104, -13.8670
Hunter-Lab:
62.8138, -2.9533, -4.6701
#a1a9b9 color charts
#a1a9b9 color shades, tints & tones
#a1a9b9 color schemes
#a1a9b9 color preview, HTML & CSS examples
This text has a color of #a1a9b9
<p style="color:#a1a9b9;">Text here</p>
.mytext {color:#a1a9b9;}
This box has a color of #a1a9b9
<div style="background-color:#a1a9b9;">Content here</div>
.mybackground {background-color:#a1a9b9;}
Border around this has a color of #a1a9b9
<div style="border:2px solid #a1a9b9;">Content here</div>
.myborder {border:2px solid #a1a9b9;}