#aedfde color space conversions
Hex:
#aedfde
RGB:
174, 223, 222
CMY:
32, 13, 13
CMYK:
22, 0, 0, 13
HSL:
179°, 43.3628%, 77.8431%
HSV (HSB):
179°, 21.9731%, 87.4510%
XYZ:
57.0281, 67.0479, 79.0431
xyY:
0.2808, 0.3301, 67.0479
CIE-Lab:
85.5282, -15.9054, -4.6997
CIE-LCH:
85.5282, 16.5852, 196.4612
CIE-Luv:
85.5282, -24.8527, -4.5743
Hunter-Lab:
81.8828, -18.9769, 0.0842
#aedfde color charts
#aedfde color shades, tints & tones
#aedfde color schemes
#aedfde color preview, HTML & CSS examples
This text has a color of #aedfde
<p style="color:#aedfde;">Text here</p>
.mytext {color:#aedfde;}
This box has a color of #aedfde
<div style="background-color:#aedfde;">Content here</div>
.mybackground {background-color:#aedfde;}
Border around this has a color of #aedfde
<div style="border:2px solid #aedfde;">Content here</div>
.myborder {border:2px solid #aedfde;}