#aaddd7 color space conversions
Hex:
#aaddd7
RGB:
170, 221, 215
CMY:
33, 13, 16
CMYK:
23, 0, 3, 13
HSL:
173°, 42.8571%, 76.6667%
HSV (HSB):
173°, 23.0769%, 86.6667%
XYZ:
54.6998, 65.1652, 73.9851
xyY:
0.2822, 0.3362, 65.1652
CIE-Lab:
84.5688, -17.5894, -2.4349
CIE-LCH:
84.5688, 17.7571, 187.8813
CIE-Luv:
84.5688, -25.7011, -0.7620
Hunter-Lab:
80.7250, -20.3160, 2.1677
#aaddd7 color charts
#aaddd7 color shades, tints & tones
#aaddd7 color schemes
#aaddd7 color preview, HTML & CSS examples
This text has a color of #aaddd7
<p style="color:#aaddd7;">Text here</p>
.mytext {color:#aaddd7;}
This box has a color of #aaddd7
<div style="background-color:#aaddd7;">Content here</div>
.mybackground {background-color:#aaddd7;}
Border around this has a color of #aaddd7
<div style="border:2px solid #aaddd7;">Content here</div>
.myborder {border:2px solid #aaddd7;}