#aff0ed color space conversions
Hex:
#aff0ed
RGB:
175, 240, 237
CMY:
31, 6, 7
CMYK:
27, 0, 1, 6
HSL:
177°, 68.4211%, 81.3725%
HSV (HSB):
177°, 27.0833%, 94.1176%
XYZ:
64.1253, 77.5486, 91.7094
xyY:
0.2748, 0.3323, 77.5486
CIE-Lab:
90.5735, -20.8374, -5.1305
CIE-LCH:
90.5735, 21.4597, 193.8320
CIE-Luv:
90.5735, -31.9342, -4.4903
Hunter-Lab:
88.0617, -24.1265, -0.1028
#aff0ed color charts
#aff0ed color shades, tints & tones
#aff0ed color schemes
#aff0ed color preview, HTML & CSS examples
This text has a color of #aff0ed
<p style="color:#aff0ed;">Text here</p>
.mytext {color:#aff0ed;}
This box has a color of #aff0ed
<div style="background-color:#aff0ed;">Content here</div>
.mybackground {background-color:#aff0ed;}
Border around this has a color of #aff0ed
<div style="border:2px solid #aff0ed;">Content here</div>
.myborder {border:2px solid #aff0ed;}