#aafade color space conversions
Hex:
#aafade
RGB:
170, 250, 222
CMY:
33, 2, 13
CMYK:
32, 0, 11, 2
HSL:
159°, 88.8889%, 82.3529%
HSV (HSB):
159°, 32.0000%, 98.0392%
XYZ:
63.9480, 82.1912, 81.6013
xyY:
0.2808, 0.3609, 82.1912
CIE-Lab:
92.6592, -30.2320, 5.6766
CIE-LCH:
92.6592, 30.7604, 169.3656
CIE-Luv:
92.6592, -38.4446, 13.8491
Hunter-Lab:
90.6594, -32.7461, 10.0954
#aafade color charts
#aafade color shades, tints & tones
#aafade color schemes
#aafade color preview, HTML & CSS examples
This text has a color of #aafade
<p style="color:#aafade;">Text here</p>
.mytext {color:#aafade;}
This box has a color of #aafade
<div style="background-color:#aafade;">Content here</div>
.mybackground {background-color:#aafade;}
Border around this has a color of #aafade
<div style="border:2px solid #aafade;">Content here</div>
.myborder {border:2px solid #aafade;}