#aedeb6 color space conversions
Hex:
#aedeb6
RGB:
174, 222, 182
CMY:
32, 13, 29
CMYK:
22, 0, 18, 13
HSL:
130°, 42.1053%, 77.6471%
HSV (HSB):
130°, 21.6216%, 87.0588%
XYZ:
52.0203, 64.6186, 53.9868
xyY:
0.3049, 0.3787, 64.6186
CIE-Lab:
84.2868, -23.2787, 14.6113
CIE-LCH:
84.2868, 27.4844, 147.8848
CIE-Luv:
84.2868, -24.0902, 25.3767
Hunter-Lab:
80.3857, -25.1616, 16.4510
#aedeb6 color charts
#aedeb6 color shades, tints & tones
#aedeb6 color schemes
#aedeb6 color preview, HTML & CSS examples
This text has a color of #aedeb6
<p style="color:#aedeb6;">Text here</p>
.mytext {color:#aedeb6;}
This box has a color of #aedeb6
<div style="background-color:#aedeb6;">Content here</div>
.mybackground {background-color:#aedeb6;}
Border around this has a color of #aedeb6
<div style="border:2px solid #aedeb6;">Content here</div>
.myborder {border:2px solid #aedeb6;}