#00e0d0 color space conversions
Hex:
#00e0d0
RGB:
0, 224, 208
CMY:
100, 12, 18
CMYK:
100, 0, 7, 12
HSL:
176°, 100.0000%, 43.9216%
HSV (HSB):
176°, 100.0000%, 87.8431%
XYZ:
38.0408, 57.8654, 68.8387
xyY:
0.2309, 0.3512, 57.8654
CIE-Lab:
80.6639, -48.1804, -4.9922
CIE-LCH:
80.6639, 48.4384, 185.9156
CIE-Luv:
80.6639, -64.0382, -0.2388
Hunter-Lab:
76.0693, -43.8568, -0.4058
#00e0d0 color charts
#00e0d0 color shades, tints & tones
#00e0d0 color schemes
#00e0d0 color preview, HTML & CSS examples
This text has a color of #00e0d0
<p style="color:#00e0d0;">Text here</p>
.mytext {color:#00e0d0;}
This box has a color of #00e0d0
<div style="background-color:#00e0d0;">Content here</div>
.mybackground {background-color:#00e0d0;}
Border around this has a color of #00e0d0
<div style="border:2px solid #00e0d0;">Content here</div>
.myborder {border:2px solid #00e0d0;}