#00e0b5 color space conversions
Hex:
#00e0b5
RGB:
0, 224, 181
CMY:
100, 12, 29
CMYK:
100, 0, 19, 12
HSL:
168°, 100.0000%, 43.9216%
HSV (HSB):
168°, 100.0000%, 87.8431%
XYZ:
34.9961, 56.6475, 52.8056
xyY:
0.2423, 0.3922, 56.6475
CIE-Lab:
79.9809, -55.3417, 8.3504
CIE-LCH:
79.9809, 55.9682, 171.4195
CIE-Luv:
79.9809, -66.1725, 21.2251
Hunter-Lab:
75.2645, -48.7149, 11.0873
#00e0b5 color charts
#00e0b5 color shades, tints & tones
#00e0b5 color schemes
#00e0b5 color preview, HTML & CSS examples
This text has a color of #00e0b5
<p style="color:#00e0b5;">Text here</p>
.mytext {color:#00e0b5;}
This box has a color of #00e0b5
<div style="background-color:#00e0b5;">Content here</div>
.mybackground {background-color:#00e0b5;}
Border around this has a color of #00e0b5
<div style="border:2px solid #00e0b5;">Content here</div>
.myborder {border:2px solid #00e0b5;}