#aaaab5 color space conversions
Hex:
#aaaab5
RGB:
170, 170, 181
CMY:
33, 33, 29
CMYK:
6, 6, 0, 29
HSL:
240°, 6.9182%, 68.8235%
HSV (HSB):
240°, 6.0773%, 70.9804%
XYZ:
39.2928, 40.6317, 49.4878
xyY:
0.3036, 0.3140, 40.6317
CIE-Lab:
69.9171, 2.1406, -5.6386
CIE-LCH:
69.9171, 6.0313, 290.7887
CIE-Luv:
69.9171, -0.6305, -8.7642
Hunter-Lab:
63.7430, -1.5184, -1.4106
#aaaab5 color charts
#aaaab5 color shades, tints & tones
#aaaab5 color schemes
#aaaab5 color preview, HTML & CSS examples
This text has a color of #aaaab5
<p style="color:#aaaab5;">Text here</p>
.mytext {color:#aaaab5;}
This box has a color of #aaaab5
<div style="background-color:#aaaab5;">Content here</div>
.mybackground {background-color:#aaaab5;}
Border around this has a color of #aaaab5
<div style="border:2px solid #aaaab5;">Content here</div>
.myborder {border:2px solid #aaaab5;}