#aeddc1 color space conversions
Hex:
#aeddc1
RGB:
174, 221, 193
CMY:
32, 13, 24
CMYK:
21, 0, 13, 13
HSL:
144°, 40.8696%, 77.4510%
HSV (HSB):
144°, 21.2670%, 86.6667%
XYZ:
52.9376, 64.5618, 60.1236
xyY:
0.2980, 0.3635, 64.5618
CIE-Lab:
84.2574, -20.7620, 8.7766
CIE-LCH:
84.2574, 22.5408, 157.0850
CIE-Luv:
84.2574, -23.6988, 16.6251
Hunter-Lab:
80.3504, -23.0111, 11.8804
#aeddc1 color charts
#aeddc1 color shades, tints & tones
#aeddc1 color schemes
#aeddc1 color preview, HTML & CSS examples
This text has a color of #aeddc1
<p style="color:#aeddc1;">Text here</p>
.mytext {color:#aeddc1;}
This box has a color of #aeddc1
<div style="background-color:#aeddc1;">Content here</div>
.mybackground {background-color:#aeddc1;}
Border around this has a color of #aeddc1
<div style="border:2px solid #aeddc1;">Content here</div>
.myborder {border:2px solid #aeddc1;}