#a2abb3 color space conversions
Hex:
#a2abb3
RGB:
162, 171, 179
CMY:
36, 33, 30
CMYK:
9, 4, 0, 30
HSL:
208°, 10.0592%, 66.8627%
HSV (HSB):
208°, 9.4972%, 70.1961%
XYZ:
37.5999, 40.0619, 48.3988
xyY:
0.2983, 0.3178, 40.0619
CIE-Lab:
69.5136, -1.5480, -5.1981
CIE-LCH:
69.5136, 5.4237, 253.4167
CIE-Luv:
69.5136, -5.3644, -7.4830
Hunter-Lab:
63.2945, -4.7279, -1.0306
#a2abb3 color charts
#a2abb3 color shades, tints & tones
#a2abb3 color schemes
#a2abb3 color preview, HTML & CSS examples
This text has a color of #a2abb3
<p style="color:#a2abb3;">Text here</p>
.mytext {color:#a2abb3;}
This box has a color of #a2abb3
<div style="background-color:#a2abb3;">Content here</div>
.mybackground {background-color:#a2abb3;}
Border around this has a color of #a2abb3
<div style="border:2px solid #a2abb3;">Content here</div>
.myborder {border:2px solid #a2abb3;}