#a2a2be color space conversions
Hex:
#a2a2be
RGB:
162, 162, 190
CMY:
36, 36, 25
CMYK:
15, 15, 0, 25
HSL:
240°, 17.7215%, 69.0196%
HSV (HSB):
240°, 14.7368%, 74.5098%
XYZ:
37.1149, 37.2397, 53.9470
xyY:
0.2893, 0.2903, 37.2397
CIE-Lab:
67.4565, 5.7337, -14.3675
CIE-LCH:
67.4565, 15.4693, 291.7557
CIE-Luv:
67.4565, -1.6373, -22.7252
Hunter-Lab:
61.0244, 1.7706, -9.6967
#a2a2be color charts
#a2a2be color shades, tints & tones
#a2a2be color schemes
#a2a2be color preview, HTML & CSS examples
This text has a color of #a2a2be
<p style="color:#a2a2be;">Text here</p>
.mytext {color:#a2a2be;}
This box has a color of #a2a2be
<div style="background-color:#a2a2be;">Content here</div>
.mybackground {background-color:#a2a2be;}
Border around this has a color of #a2a2be
<div style="border:2px solid #a2a2be;">Content here</div>
.myborder {border:2px solid #a2a2be;}