#aaedc9 color space conversions
Hex:
#aaedc9
RGB:
170, 237, 201
CMY:
33, 7, 21
CMYK:
28, 0, 15, 7
HSL:
148°, 65.0485%, 79.8039%
HSV (HSB):
148°, 28.2700%, 92.9412%
XYZ:
57.4044, 73.3315, 66.3872
xyY:
0.2912, 0.3720, 73.3315
CIE-Lab:
88.6056, -28.2445, 10.7627
CIE-LCH:
88.6056, 30.2256, 159.1405
CIE-Luv:
88.6056, -32.9119, 20.9456
Hunter-Lab:
85.6338, -30.2022, 13.9794
#aaedc9 color charts
#aaedc9 color shades, tints & tones
#aaedc9 color schemes
#aaedc9 color preview, HTML & CSS examples
This text has a color of #aaedc9
<p style="color:#aaedc9;">Text here</p>
.mytext {color:#aaedc9;}
This box has a color of #aaedc9
<div style="background-color:#aaedc9;">Content here</div>
.mybackground {background-color:#aaedc9;}
Border around this has a color of #aaedc9
<div style="border:2px solid #aaedc9;">Content here</div>
.myborder {border:2px solid #aaedc9;}