#aafced color space conversions
Hex:
#aafced
RGB:
170, 252, 237
CMY:
33, 1, 7
CMYK:
33, 0, 6, 1
HSL:
169°, 93.1818%, 82.7451%
HSV (HSB):
169°, 32.5397%, 98.8235%
XYZ:
66.6740, 84.2813, 92.8746
xyY:
0.2734, 0.3457, 84.2813
CIE-Lab:
93.5725, -28.0297, -0.7563
CIE-LCH:
93.5725, 28.0399, 181.5457
CIE-Luv:
93.5725, -39.0969, 3.5796
Hunter-Lab:
91.8048, -31.0213, 4.2825
#aafced color charts
#aafced color shades, tints & tones
#aafced color schemes
#aafced color preview, HTML & CSS examples
This text has a color of #aafced
<p style="color:#aafced;">Text here</p>
.mytext {color:#aafced;}
This box has a color of #aafced
<div style="background-color:#aafced;">Content here</div>
.mybackground {background-color:#aafced;}
Border around this has a color of #aafced
<div style="border:2px solid #aafced;">Content here</div>
.myborder {border:2px solid #aafced;}