#aedadd color space conversions
Hex:
#aedadd
RGB:
174, 218, 221
CMY:
32, 15, 13
CMYK:
21, 1, 0, 13
HSL:
184°, 40.8696%, 77.4510%
HSV (HSB):
184°, 21.2670%, 86.6667%
XYZ:
55.5781, 64.3619, 77.9004
xyY:
0.2809, 0.3253, 64.3619
CIE-Lab:
84.1539, -13.5865, -6.1988
CIE-LCH:
84.1539, 14.9338, 204.5247
CIE-Luv:
84.1539, -22.5990, -7.2963
Hunter-Lab:
80.2259, -16.7358, -1.4133
#aedadd color charts
#aedadd color shades, tints & tones
#aedadd color schemes
#aedadd color preview, HTML & CSS examples
This text has a color of #aedadd
<p style="color:#aedadd;">Text here</p>
.mytext {color:#aedadd;}
This box has a color of #aedadd
<div style="background-color:#aedadd;">Content here</div>
.mybackground {background-color:#aedadd;}
Border around this has a color of #aedadd
<div style="border:2px solid #aedadd;">Content here</div>
.myborder {border:2px solid #aedadd;}