#a2a2b2 color space conversions
Hex:
#a2a2b2
RGB:
162, 162, 178
CMY:
36, 36, 30
CMYK:
9, 9, 0, 30
HSL:
240°, 9.4118%, 66.6667%
HSV (HSB):
240°, 8.9888%, 69.8039%
XYZ:
35.8565, 36.7364, 47.3205
xyY:
0.2990, 0.3064, 36.7364
CIE-Lab:
67.0788, 3.1839, -8.2539
CIE-LCH:
67.0788, 8.8467, 291.0941
CIE-Luv:
67.0788, -0.9240, -12.8326
Hunter-Lab:
60.6106, -0.4699, -3.8621
#a2a2b2 color charts
#a2a2b2 color shades, tints & tones
#a2a2b2 color schemes
#a2a2b2 color preview, HTML & CSS examples
This text has a color of #a2a2b2
<p style="color:#a2a2b2;">Text here</p>
.mytext {color:#a2a2b2;}
This box has a color of #a2a2b2
<div style="background-color:#a2a2b2;">Content here</div>
.mybackground {background-color:#a2a2b2;}
Border around this has a color of #a2a2b2
<div style="border:2px solid #a2a2b2;">Content here</div>
.myborder {border:2px solid #a2a2b2;}