#008d9e color space conversions
Hex:
#008d9e
RGB:
0, 141, 158
CMY:
100, 45, 38
CMYK:
100, 11, 0, 38
HSL:
186°, 100.0000%, 30.9804%
HSV (HSB):
186°, 100.0000%, 61.9608%
XYZ:
15.6964, 21.5184, 35.6739
xyY:
0.2153, 0.2952, 21.5184
CIE-Lab:
53.5122, -25.3016, -18.0289
CIE-LCH:
53.5122, 31.0679, 215.4722
CIE-Luv:
53.5122, -39.5862, -23.3850
Hunter-Lab:
46.3879, -20.7792, -13.1246
#008d9e color charts
#008d9e color shades, tints & tones
#008d9e color schemes
#008d9e color preview, HTML & CSS examples
This text has a color of #008d9e
<p style="color:#008d9e;">Text here</p>
.mytext {color:#008d9e;}
This box has a color of #008d9e
<div style="background-color:#008d9e;">Content here</div>
.mybackground {background-color:#008d9e;}
Border around this has a color of #008d9e
<div style="border:2px solid #008d9e;">Content here</div>
.myborder {border:2px solid #008d9e;}