#aaacbd color space conversions
Hex:
#aaacbd
RGB:
170, 172, 189
CMY:
33, 33, 26
CMYK:
10, 9, 0, 26
HSL:
234°, 12.5828%, 70.3922%
HSV (HSB):
234°, 10.0529%, 74.1176%
XYZ:
40.5154, 41.7252, 54.0625
xyY:
0.2972, 0.3061, 41.7252
CIE-Lab:
70.6811, 2.6716, -8.9208
CIE-LCH:
70.6811, 9.3122, 286.6719
CIE-Luv:
70.6811, -2.0679, -13.8925
Hunter-Lab:
64.5951, -1.0824, -4.4059
#aaacbd color charts
#aaacbd color shades, tints & tones
#aaacbd color schemes
#aaacbd color preview, HTML & CSS examples
This text has a color of #aaacbd
<p style="color:#aaacbd;">Text here</p>
.mytext {color:#aaacbd;}
This box has a color of #aaacbd
<div style="background-color:#aaacbd;">Content here</div>
.mybackground {background-color:#aaacbd;}
Border around this has a color of #aaacbd
<div style="border:2px solid #aaacbd;">Content here</div>
.myborder {border:2px solid #aaacbd;}