#008a6e color space conversions
Hex:
#008a6e
RGB:
0, 138, 110
CMY:
100, 46, 57
CMYK:
100, 0, 20, 46
HSL:
168°, 100.0000%, 27.0588%
HSV (HSB):
168°, 100.0000%, 54.1176%
XYZ:
11.9030, 19.3027, 17.8503
xyY:
0.2426, 0.3935, 19.3027
CIE-Lab:
51.0395, -38.8088, 6.1246
CIE-LCH:
51.0395, 39.2891, 171.0318
CIE-Luv:
51.0395, -42.2792, 13.9576
Hunter-Lab:
43.9349, -28.5264, 6.6655
#008a6e color charts
#008a6e color shades, tints & tones
#008a6e color schemes
#008a6e color preview, HTML & CSS examples
This text has a color of #008a6e
<p style="color:#008a6e;">Text here</p>
.mytext {color:#008a6e;}
This box has a color of #008a6e
<div style="background-color:#008a6e;">Content here</div>
.mybackground {background-color:#008a6e;}
Border around this has a color of #008a6e
<div style="border:2px solid #008a6e;">Content here</div>
.myborder {border:2px solid #008a6e;}