#aafede color space conversions
Hex:
#aafede
RGB:
170, 254, 222
CMY:
33, 0, 13
CMYK:
33, 0, 13, 0
HSL:
157°, 97.6744%, 83.1373%
HSV (HSB):
157°, 33.0709%, 99.6078%
XYZ:
65.2042, 84.7036, 82.0200
xyY:
0.2811, 0.3652, 84.7036
CIE-Lab:
93.7552, -32.1062, 7.2561
CIE-LCH:
93.7552, 32.9159, 167.2649
CIE-Luv:
93.7552, -40.1669, 16.5734
Hunter-Lab:
92.0346, -34.5977, 11.5857
#aafede color charts
#aafede color shades, tints & tones
#aafede color schemes
#aafede color preview, HTML & CSS examples
This text has a color of #aafede
<p style="color:#aafede;">Text here</p>
.mytext {color:#aafede;}
This box has a color of #aafede
<div style="background-color:#aafede;">Content here</div>
.mybackground {background-color:#aafede;}
Border around this has a color of #aafede
<div style="border:2px solid #aafede;">Content here</div>
.myborder {border:2px solid #aafede;}