#009b8d color space conversions
Hex:
#009b8d
RGB:
0, 155, 141
CMY:
100, 39, 45
CMYK:
100, 0, 9, 39
HSL:
175°, 100.0000%, 30.3922%
HSV (HSB):
175°, 100.0000%, 60.7843%
XYZ:
16.5291, 25.3658, 29.2242
xyY:
0.2324, 0.3567, 25.3658
CIE-Lab:
57.4301, -37.4218, -2.4067
CIE-LCH:
57.4301, 37.4991, 183.6797
CIE-Luv:
57.4301, -45.8631, 1.9945
Hunter-Lab:
50.3644, -29.5560, 0.8518
#009b8d color charts
#009b8d color shades, tints & tones
#009b8d color schemes
#009b8d color preview, HTML & CSS examples
This text has a color of #009b8d
<p style="color:#009b8d;">Text here</p>
.mytext {color:#009b8d;}
This box has a color of #009b8d
<div style="background-color:#009b8d;">Content here</div>
.mybackground {background-color:#009b8d;}
Border around this has a color of #009b8d
<div style="border:2px solid #009b8d;">Content here</div>
.myborder {border:2px solid #009b8d;}