#aedebc color space conversions
Hex:
#aedebc
RGB:
174, 222, 188
CMY:
32, 13, 26
CMYK:
22, 0, 15, 13
HSL:
138°, 42.1053%, 77.6471%
HSV (HSB):
138°, 21.6216%, 87.0588%
XYZ:
52.6539, 64.8721, 57.3234
xyY:
0.3011, 0.3710, 64.8721
CIE-Lab:
84.4178, -22.1893, 11.6410
CIE-LCH:
84.4178, 25.0575, 152.3175
CIE-Luv:
84.4178, -24.1329, 21.0010
Hunter-Lab:
80.5432, -24.2588, 14.1830
#aedebc color charts
#aedebc color shades, tints & tones
#aedebc color schemes
#aedebc color preview, HTML & CSS examples
This text has a color of #aedebc
<p style="color:#aedebc;">Text here</p>
.mytext {color:#aedebc;}
This box has a color of #aedebc
<div style="background-color:#aedebc;">Content here</div>
.mybackground {background-color:#aedebc;}
Border around this has a color of #aedebc
<div style="border:2px solid #aedebc;">Content here</div>
.myborder {border:2px solid #aedebc;}