#a0eaac color space conversions
Hex:
#a0eaac
RGB:
160, 234, 172
CMY:
37, 8, 33
CMYK:
32, 0, 26, 8
HSL:
130°, 63.7931%, 77.2549%
HSV (HSB):
130°, 31.6239%, 91.7647%
XYZ:
51.3664, 69.2978, 49.6982
xyY:
0.3015, 0.4068, 69.2978
CIE-Lab:
86.6513, -35.1913, 22.9958
CIE-LCH:
86.6513, 42.0385, 146.8374
CIE-Luv:
86.6513, -36.1957, 39.0442
Hunter-Lab:
83.2453, -35.5360, 22.8750
#a0eaac color charts
#a0eaac color shades, tints & tones
#a0eaac color schemes
#a0eaac color preview, HTML & CSS examples
This text has a color of #a0eaac
<p style="color:#a0eaac;">Text here</p>
.mytext {color:#a0eaac;}
This box has a color of #a0eaac
<div style="background-color:#a0eaac;">Content here</div>
.mybackground {background-color:#a0eaac;}
Border around this has a color of #a0eaac
<div style="border:2px solid #a0eaac;">Content here</div>
.myborder {border:2px solid #a0eaac;}