#a0eebd color space conversions
Hex:
#a0eebd
RGB:
160, 238, 189
CMY:
37, 7, 26
CMYK:
33, 0, 21, 7
HSL:
142°, 69.6429%, 78.0392%
HSV (HSB):
142°, 32.7731%, 93.3333%
XYZ:
54.2570, 72.2968, 59.2391
xyY:
0.2920, 0.3891, 72.2968
CIE-Lab:
88.1112, -33.9835, 16.2297
CIE-LCH:
88.1112, 37.6601, 154.4720
CIE-Luv:
88.1112, -37.7747, 29.7066
Hunter-Lab:
85.0275, -34.8952, 18.2116
#a0eebd color charts
#a0eebd color shades, tints & tones
#a0eebd color schemes
#a0eebd color preview, HTML & CSS examples
This text has a color of #a0eebd
<p style="color:#a0eebd;">Text here</p>
.mytext {color:#a0eebd;}
This box has a color of #a0eebd
<div style="background-color:#a0eebd;">Content here</div>
.mybackground {background-color:#a0eebd;}
Border around this has a color of #a0eebd
<div style="border:2px solid #a0eebd;">Content here</div>
.myborder {border:2px solid #a0eebd;}