#aeded5 color space conversions
Hex:
#aeded5
RGB:
174, 222, 213
CMY:
32, 13, 16
CMYK:
22, 0, 4, 13
HSL:
169°, 42.1053%, 77.6471%
HSV (HSB):
169°, 21.6216%, 87.0588%
XYZ:
55.5871, 66.0453, 72.7691
xyY:
0.2859, 0.3397, 66.0453
CIE-Lab:
85.0195, -17.2953, -0.6891
CIE-LCH:
85.0195, 17.3091, 182.2817
CIE-Luv:
85.0195, -24.3279, 1.8896
Hunter-Lab:
81.2683, -20.1264, 3.7985
#aeded5 color charts
#aeded5 color shades, tints & tones
#aeded5 color schemes
#aeded5 color preview, HTML & CSS examples
This text has a color of #aeded5
<p style="color:#aeded5;">Text here</p>
.mytext {color:#aeded5;}
This box has a color of #aeded5
<div style="background-color:#aeded5;">Content here</div>
.mybackground {background-color:#aeded5;}
Border around this has a color of #aeded5
<div style="border:2px solid #aeded5;">Content here</div>
.myborder {border:2px solid #aeded5;}