#008b6a color space conversions
Hex:
#008b6a
RGB:
0, 139, 106
CMY:
100, 45, 58
CMYK:
100, 0, 24, 45
HSL:
166°, 100.0000%, 27.2549%
HSV (HSB):
166°, 100.0000%, 54.5098%
XYZ:
11.8341, 19.5058, 16.7770
xyY:
0.2459, 0.4054, 19.5058
CIE-Lab:
51.2738, -40.3017, 8.7681
CIE-LCH:
51.2738, 41.2445, 167.7259
CIE-Luv:
51.2738, -42.9294, 17.6791
Hunter-Lab:
44.1654, -29.4604, 8.3935
#008b6a color charts
#008b6a color shades, tints & tones
#008b6a color schemes
#008b6a color preview, HTML & CSS examples
This text has a color of #008b6a
<p style="color:#008b6a;">Text here</p>
.mytext {color:#008b6a;}
This box has a color of #008b6a
<div style="background-color:#008b6a;">Content here</div>
.mybackground {background-color:#008b6a;}
Border around this has a color of #008b6a
<div style="border:2px solid #008b6a;">Content here</div>
.myborder {border:2px solid #008b6a;}