#aaadd6 color space conversions
Hex:
#aaadd6
RGB:
170, 173, 214
CMY:
33, 32, 16
CMYK:
21, 19, 0, 16
HSL:
236°, 34.9206%, 75.2941%
HSV (HSB):
236°, 20.5607%, 83.9216%
XYZ:
43.6587, 43.2882, 69.6727
xyY:
0.2788, 0.2764, 43.2882
CIE-Lab:
71.7502, 7.5535, -21.0512
CIE-LCH:
71.7502, 22.3653, 289.7389
CIE-Luv:
71.7502, -3.9468, -33.9652
Hunter-Lab:
65.7938, 3.3080, -16.7298
#aaadd6 color charts
#aaadd6 color shades, tints & tones
#aaadd6 color schemes
#aaadd6 color preview, HTML & CSS examples
This text has a color of #aaadd6
<p style="color:#aaadd6;">Text here</p>
.mytext {color:#aaadd6;}
This box has a color of #aaadd6
<div style="background-color:#aaadd6;">Content here</div>
.mybackground {background-color:#aaadd6;}
Border around this has a color of #aaadd6
<div style="border:2px solid #aaadd6;">Content here</div>
.myborder {border:2px solid #aaadd6;}