#00ae8e color space conversions
Hex:
#00ae8e
RGB:
0, 174, 142
CMY:
100, 32, 44
CMYK:
100, 0, 18, 32
HSL:
169°, 100.0000%, 34.1176%
HSV (HSB):
169°, 100.0000%, 68.2353%
XYZ:
20.0185, 32.2251, 30.7562
xyY:
0.2412, 0.3883, 32.2251
CIE-Lab:
63.5285, -45.3082, 5.8918
CIE-LCH:
63.5285, 45.6897, 172.5909
CIE-Luv:
63.5285, -52.3695, 15.3275
Hunter-Lab:
56.7672, -36.3958, 7.6140
#00ae8e color charts
#00ae8e color shades, tints & tones
#00ae8e color schemes
#00ae8e color preview, HTML & CSS examples
This text has a color of #00ae8e
<p style="color:#00ae8e;">Text here</p>
.mytext {color:#00ae8e;}
This box has a color of #00ae8e
<div style="background-color:#00ae8e;">Content here</div>
.mybackground {background-color:#00ae8e;}
Border around this has a color of #00ae8e
<div style="border:2px solid #00ae8e;">Content here</div>
.myborder {border:2px solid #00ae8e;}