#aaeddd color space conversions
Hex:
#aaeddd
RGB:
170, 237, 221
CMY:
33, 7, 13
CMYK:
28, 0, 7, 7
HSL:
166°, 65.0485%, 79.8039%
HSV (HSB):
166°, 28.2700%, 92.9412%
XYZ:
59.9129, 74.3349, 79.5969
xyY:
0.2802, 0.3476, 74.3349
CIE-Lab:
89.0805, -24.2229, 1.0062
CIE-LCH:
89.0805, 24.2438, 177.6213
CIE-Luv:
89.0805, -32.7984, 5.6638
Hunter-Lab:
86.2177, -26.8408, 5.6153
#aaeddd color charts
#aaeddd color shades, tints & tones
#aaeddd color schemes
#aaeddd color preview, HTML & CSS examples
This text has a color of #aaeddd
<p style="color:#aaeddd;">Text here</p>
.mytext {color:#aaeddd;}
This box has a color of #aaeddd
<div style="background-color:#aaeddd;">Content here</div>
.mybackground {background-color:#aaeddd;}
Border around this has a color of #aaeddd
<div style="border:2px solid #aaeddd;">Content here</div>
.myborder {border:2px solid #aaeddd;}