#00e0a4 color space conversions
Hex:
#00e0a4
RGB:
0, 224, 164
CMY:
100, 12, 36
CMYK:
100, 0, 27, 12
HSL:
164°, 100.0000%, 43.9216%
HSV (HSB):
164°, 100.0000%, 87.8431%
XYZ:
33.3565, 55.9916, 44.1714
xyY:
0.2498, 0.4194, 55.9916
CIE-Lab:
79.6091, -59.4255, 16.7880
CIE-LCH:
79.6091, 61.7513, 164.2247
CIE-Luv:
79.6091, -67.4518, 33.8520
Hunter-Lab:
74.8276, -51.3768, 17.3799
#00e0a4 color charts
#00e0a4 color shades, tints & tones
#00e0a4 color schemes
#00e0a4 color preview, HTML & CSS examples
This text has a color of #00e0a4
<p style="color:#00e0a4;">Text here</p>
.mytext {color:#00e0a4;}
This box has a color of #00e0a4
<div style="background-color:#00e0a4;">Content here</div>
.mybackground {background-color:#00e0a4;}
Border around this has a color of #00e0a4
<div style="border:2px solid #00e0a4;">Content here</div>
.myborder {border:2px solid #00e0a4;}