#aeddce color space conversions
Hex:
#aeddce
RGB:
174, 221, 206
CMY:
32, 13, 19
CMYK:
21, 0, 7, 13
HSL:
161°, 40.8696%, 77.4510%
HSV (HSB):
161°, 21.2670%, 86.6667%
XYZ:
54.4526, 65.1678, 68.1012
xyY:
0.2901, 0.3472, 65.1678
CIE-Lab:
84.5701, -18.2224, 2.3579
CIE-LCH:
84.5701, 18.3744, 172.6272
CIE-Luv:
84.5701, -23.8097, 6.6862
Hunter-Lab:
80.7266, -20.8677, 6.4914
#aeddce color charts
#aeddce color shades, tints & tones
#aeddce color schemes
#aeddce color preview, HTML & CSS examples
This text has a color of #aeddce
<p style="color:#aeddce;">Text here</p>
.mytext {color:#aeddce;}
This box has a color of #aeddce
<div style="background-color:#aeddce;">Content here</div>
.mybackground {background-color:#aeddce;}
Border around this has a color of #aeddce
<div style="border:2px solid #aeddce;">Content here</div>
.myborder {border:2px solid #aeddce;}