#008d89 color space conversions
Hex:
#008d89
RGB:
0, 141, 137
CMY:
100, 45, 46
CMYK:
100, 0, 3, 45
HSL:
178°, 100.0000%, 27.6471%
HSV (HSB):
178°, 100.0000%, 55.2941%
XYZ:
14.0402, 20.8559, 26.9525
xyY:
0.2270, 0.3372, 20.8559
CIE-Lab:
52.7914, -32.2037, -6.9710
CIE-LCH:
52.7914, 32.9495, 192.2141
CIE-Luv:
52.7914, -41.2469, -5.4780
Hunter-Lab:
45.6683, -25.0415, -3.0240
#008d89 color charts
#008d89 color shades, tints & tones
#008d89 color schemes
#008d89 color preview, HTML & CSS examples
This text has a color of #008d89
<p style="color:#008d89;">Text here</p>
.mytext {color:#008d89;}
This box has a color of #008d89
<div style="background-color:#008d89;">Content here</div>
.mybackground {background-color:#008d89;}
Border around this has a color of #008d89
<div style="border:2px solid #008d89;">Content here</div>
.myborder {border:2px solid #008d89;}