#a2b1a2 color space conversions
Hex:
#a2b1a2
RGB:
162, 177, 162
CMY:
36, 31, 36
CMYK:
8, 0, 8, 31
HSL:
120°, 8.7719%, 66.4706%
HSV (HSB):
120°, 8.4746%, 69.4118%
XYZ:
37.1440, 41.7343, 40.2802
xyY:
0.3117, 0.3502, 41.7343
CIE-Lab:
70.6873, -8.0967, 5.8875
CIE-LCH:
70.6873, 10.0110, 143.9771
CIE-Luv:
70.6873, -7.6541, 9.8849
Hunter-Lab:
64.6021, -10.4222, 8.2534
#a2b1a2 color charts
#a2b1a2 color shades, tints & tones
#a2b1a2 color schemes
#a2b1a2 color preview, HTML & CSS examples
This text has a color of #a2b1a2
<p style="color:#a2b1a2;">Text here</p>
.mytext {color:#a2b1a2;}
This box has a color of #a2b1a2
<div style="background-color:#a2b1a2;">Content here</div>
.mybackground {background-color:#a2b1a2;}
Border around this has a color of #a2b1a2
<div style="border:2px solid #a2b1a2;">Content here</div>
.myborder {border:2px solid #a2b1a2;}