#008b7a color space conversions
Hex:
#008b7a
RGB:
0, 139, 122
CMY:
100, 45, 52
CMYK:
100, 0, 12, 45
HSL:
173°, 100.0000%, 27.2549%
HSV (HSB):
173°, 100.0000%, 54.5098%
XYZ:
12.7455, 19.8704, 21.5760
xyY:
0.2352, 0.3667, 19.8704
CIE-Lab:
51.6903, -35.8458, 0.1071
CIE-LCH:
51.6903, 35.8460, 179.8288
CIE-Luv:
51.6903, -41.7159, 5.2958
Hunter-Lab:
44.5762, -26.9707, 2.5055
#008b7a color charts
#008b7a color shades, tints & tones
#008b7a color schemes
#008b7a color preview, HTML & CSS examples
This text has a color of #008b7a
<p style="color:#008b7a;">Text here</p>
.mytext {color:#008b7a;}
This box has a color of #008b7a
<div style="background-color:#008b7a;">Content here</div>
.mybackground {background-color:#008b7a;}
Border around this has a color of #008b7a
<div style="border:2px solid #008b7a;">Content here</div>
.myborder {border:2px solid #008b7a;}