#00e0d8 color space conversions
Hex:
#00e0d8
RGB:
0, 224, 216
CMY:
100, 12, 15
CMYK:
100, 0, 4, 12
HSL:
178°, 100.0000%, 43.9216%
HSV (HSB):
178°, 100.0000%, 87.8431%
XYZ:
39.0503, 58.2692, 74.1547
xyY:
0.2277, 0.3398, 58.2692
CIE-Lab:
80.8882, -45.9163, -8.9149
CIE-LCH:
80.8882, 46.7738, 190.9876
CIE-Luv:
80.8882, -63.3919, -6.8504
Hunter-Lab:
76.3342, -42.2697, -4.1631
#00e0d8 color charts
#00e0d8 color shades, tints & tones
#00e0d8 color schemes
#00e0d8 color preview, HTML & CSS examples
This text has a color of #00e0d8
<p style="color:#00e0d8;">Text here</p>
.mytext {color:#00e0d8;}
This box has a color of #00e0d8
<div style="background-color:#00e0d8;">Content here</div>
.mybackground {background-color:#00e0d8;}
Border around this has a color of #00e0d8
<div style="border:2px solid #00e0d8;">Content here</div>
.myborder {border:2px solid #00e0d8;}