#aaf2ed color space conversions
Hex:
#aaf2ed
RGB:
170, 242, 237
CMY:
33, 5, 7
CMYK:
30, 0, 2, 5
HSL:
176°, 73.4694%, 80.7843%
HSV (HSB):
176°, 29.7521%, 94.9020%
XYZ:
63.6158, 78.1647, 91.8552
xyY:
0.2723, 0.3346, 78.1647
CIE-Lab:
90.8550, -23.2156, -4.7452
CIE-LCH:
90.8550, 23.6956, 191.5519
CIE-Luv:
90.8550, -34.8493, -3.4996
Hunter-Lab:
88.4108, -26.2798, 0.2877
#aaf2ed color charts
#aaf2ed color shades, tints & tones
#aaf2ed color schemes
#aaf2ed color preview, HTML & CSS examples
This text has a color of #aaf2ed
<p style="color:#aaf2ed;">Text here</p>
.mytext {color:#aaf2ed;}
This box has a color of #aaf2ed
<div style="background-color:#aaf2ed;">Content here</div>
.mybackground {background-color:#aaf2ed;}
Border around this has a color of #aaf2ed
<div style="border:2px solid #aaf2ed;">Content here</div>
.myborder {border:2px solid #aaf2ed;}