#a2b4a4 color space conversions
Hex:
#a2b4a4
RGB:
162, 180, 164
CMY:
36, 29, 36
CMYK:
10, 0, 9, 29
HSL:
127°, 10.7143%, 67.0588%
HSV (HSB):
127°, 10.0000%, 70.5882%
XYZ:
37.9224, 43.0042, 41.4239
xyY:
0.3099, 0.3515, 43.0042
CIE-Lab:
71.5578, -9.3130, 6.0423
CIE-LCH:
71.5578, 11.1014, 147.0246
CIE-Luv:
71.5578, -9.2398, 10.3368
Hunter-Lab:
65.5776, -11.5374, 8.4522
#a2b4a4 color charts
#a2b4a4 color shades, tints & tones
#a2b4a4 color schemes
#a2b4a4 color preview, HTML & CSS examples
This text has a color of #a2b4a4
<p style="color:#a2b4a4;">Text here</p>
.mytext {color:#a2b4a4;}
This box has a color of #a2b4a4
<div style="background-color:#a2b4a4;">Content here</div>
.mybackground {background-color:#a2b4a4;}
Border around this has a color of #a2b4a4
<div style="border:2px solid #a2b4a4;">Content here</div>
.myborder {border:2px solid #a2b4a4;}