#a0eeec color space conversions
Hex:
#a0eeec
RGB:
160, 238, 236
CMY:
37, 7, 7
CMYK:
33, 0, 1, 7
HSL:
178°, 69.6429%, 78.0392%
HSV (HSB):
178°, 32.7731%, 93.3333%
XYZ:
60.2121, 74.6788, 90.5978
xyY:
0.2670, 0.3312, 74.6788
CIE-Lab:
89.2423, -24.2079, -6.6595
CIE-LCH:
89.2423, 25.1072, 195.3813
CIE-Luv:
89.2423, -37.1106, -6.3936
Hunter-Lab:
86.4169, -26.8574, -1.6667
#a0eeec color charts
#a0eeec color shades, tints & tones
#a0eeec color schemes
#a0eeec color preview, HTML & CSS examples
This text has a color of #a0eeec
<p style="color:#a0eeec;">Text here</p>
.mytext {color:#a0eeec;}
This box has a color of #a0eeec
<div style="background-color:#a0eeec;">Content here</div>
.mybackground {background-color:#a0eeec;}
Border around this has a color of #a0eeec
<div style="border:2px solid #a0eeec;">Content here</div>
.myborder {border:2px solid #a0eeec;}