#aafedc color space conversions
Hex:
#aafedc
RGB:
170, 254, 220
CMY:
33, 0, 14
CMYK:
33, 0, 13, 0
HSL:
156°, 97.6744%, 83.1373%
HSV (HSB):
156°, 33.0709%, 99.6078%
XYZ:
64.9376, 84.5970, 80.6164
xyY:
0.2822, 0.3676, 84.5970
CIE-Lab:
93.7092, -32.5093, 8.2207
CIE-LCH:
93.7092, 33.5326, 165.8089
CIE-Luv:
93.7092, -40.1969, 18.0875
Hunter-Lab:
91.9766, -34.9339, 12.4166
#aafedc color charts
#aafedc color shades, tints & tones
#aafedc color schemes
#aafedc color preview, HTML & CSS examples
This text has a color of #aafedc
<p style="color:#aafedc;">Text here</p>
.mytext {color:#aafedc;}
This box has a color of #aafedc
<div style="background-color:#aafedc;">Content here</div>
.mybackground {background-color:#aafedc;}
Border around this has a color of #aafedc
<div style="border:2px solid #aafedc;">Content here</div>
.myborder {border:2px solid #aafedc;}