#aeedbd color space conversions
Hex:
#aeedbd
RGB:
174, 237, 189
CMY:
32, 7, 26
CMYK:
27, 0, 20, 7
HSL:
134°, 63.6364%, 80.5882%
HSV (HSB):
134°, 26.5823%, 92.9412%
XYZ:
56.9251, 73.2412, 59.2808
xyY:
0.3005, 0.3866, 73.2412
CIE-Lab:
88.5626, -29.2390, 16.9696
CIE-LCH:
88.5626, 33.8066, 149.8701
CIE-Luv:
88.5626, -31.1675, 29.9600
Hunter-Lab:
85.5811, -31.0359, 18.8374
#aeedbd color charts
#aeedbd color shades, tints & tones
#aeedbd color schemes
#aeedbd color preview, HTML & CSS examples
This text has a color of #aeedbd
<p style="color:#aeedbd;">Text here</p>
.mytext {color:#aeedbd;}
This box has a color of #aeedbd
<div style="background-color:#aeedbd;">Content here</div>
.mybackground {background-color:#aeedbd;}
Border around this has a color of #aeedbd
<div style="border:2px solid #aeedbd;">Content here</div>
.myborder {border:2px solid #aeedbd;}