#009a8e color space conversions
Hex:
#009a8e
RGB:
0, 154, 142
CMY:
100, 40, 44
CMYK:
100, 0, 8, 40
HSL:
175°, 100.0000%, 30.1961%
HSV (HSB):
175°, 100.0000%, 60.3922%
XYZ:
16.4381, 25.0642, 29.5627
xyY:
0.2313, 0.3527, 25.0642
CIE-Lab:
57.1379, -36.6754, -3.4065
CIE-LCH:
57.1379, 36.8333, 185.3066
CIE-Luv:
57.1379, -45.4336, 0.4111
Hunter-Lab:
50.0642, -29.0035, 0.0344
#009a8e color charts
#009a8e color shades, tints & tones
#009a8e color schemes
#009a8e color preview, HTML & CSS examples
This text has a color of #009a8e
<p style="color:#009a8e;">Text here</p>
.mytext {color:#009a8e;}
This box has a color of #009a8e
<div style="background-color:#009a8e;">Content here</div>
.mybackground {background-color:#009a8e;}
Border around this has a color of #009a8e
<div style="border:2px solid #009a8e;">Content here</div>
.myborder {border:2px solid #009a8e;}