#aff0e1 color space conversions
Hex:
#aff0e1
RGB:
175, 240, 225
CMY:
31, 6, 12
CMYK:
27, 0, 6, 6
HSL:
166°, 68.4211%, 81.3725%
HSV (HSB):
166°, 27.0833%, 94.1176%
XYZ:
62.4299, 76.8704, 82.7812
xyY:
0.2811, 0.3461, 76.8704
CIE-Lab:
90.2619, -23.3938, 0.6719
CIE-LCH:
90.2619, 23.4035, 178.3547
CIE-Luv:
90.2619, -31.9711, 5.0253
Hunter-Lab:
87.6758, -26.3309, 5.3929
#aff0e1 color charts
#aff0e1 color shades, tints & tones
#aff0e1 color schemes
#aff0e1 color preview, HTML & CSS examples
This text has a color of #aff0e1
<p style="color:#aff0e1;">Text here</p>
.mytext {color:#aff0e1;}
This box has a color of #aff0e1
<div style="background-color:#aff0e1;">Content here</div>
.mybackground {background-color:#aff0e1;}
Border around this has a color of #aff0e1
<div style="border:2px solid #aff0e1;">Content here</div>
.myborder {border:2px solid #aff0e1;}