#aedec0 color space conversions
Hex:
#aedec0
RGB:
174, 222, 192
CMY:
32, 13, 25
CMYK:
22, 0, 14, 13
HSL:
143°, 42.1053%, 77.6471%
HSV (HSB):
143°, 21.6216%, 87.0588%
XYZ:
53.0913, 65.0470, 59.6263
xyY:
0.2987, 0.3659, 65.0470
CIE-Lab:
84.5079, -21.4443, 9.6622
CIE-LCH:
84.5079, 23.5205, 155.7449
CIE-Luv:
84.5079, -24.1623, 18.0344
Hunter-Lab:
80.6517, -23.6379, 12.6228
#aedec0 color charts
#aedec0 color shades, tints & tones
#aedec0 color schemes
#aedec0 color preview, HTML & CSS examples
This text has a color of #aedec0
<p style="color:#aedec0;">Text here</p>
.mytext {color:#aedec0;}
This box has a color of #aedec0
<div style="background-color:#aedec0;">Content here</div>
.mybackground {background-color:#aedec0;}
Border around this has a color of #aedec0
<div style="border:2px solid #aedec0;">Content here</div>
.myborder {border:2px solid #aedec0;}