#00e0a0 color space conversions
Hex:
#00e0a0
RGB:
0, 224, 160
CMY:
100, 12, 37
CMYK:
100, 0, 29, 12
HSL:
163°, 100.0000%, 43.9216%
HSV (HSB):
163°, 100.0000%, 87.8431%
XYZ:
33.0008, 55.8494, 42.2984
xyY:
0.2516, 0.4258, 55.8494
CIE-Lab:
79.5280, -60.3341, 18.7712
CIE-LCH:
79.5280, 63.1868, 162.7180
CIE-Luv:
79.5280, -67.7427, 36.7010
Hunter-Lab:
74.7324, -51.9586, 18.7547
#00e0a0 color charts
#00e0a0 color shades, tints & tones
#00e0a0 color schemes
#00e0a0 color preview, HTML & CSS examples
This text has a color of #00e0a0
<p style="color:#00e0a0;">Text here</p>
.mytext {color:#00e0a0;}
This box has a color of #00e0a0
<div style="background-color:#00e0a0;">Content here</div>
.mybackground {background-color:#00e0a0;}
Border around this has a color of #00e0a0
<div style="border:2px solid #00e0a0;">Content here</div>
.myborder {border:2px solid #00e0a0;}