#008a80 color space conversions
Hex:
#008a80
RGB:
0, 138, 128
CMY:
100, 46, 50
CMYK:
100, 0, 7, 46
HSL:
176°, 100.0000%, 27.0588%
HSV (HSB):
176°, 100.0000%, 54.1176%
XYZ:
12.9848, 19.7355, 23.5470
xyY:
0.2308, 0.3507, 19.7355
CIE-Lab:
51.5368, -33.5923, -3.6054
CIE-LCH:
51.5368, 33.7852, 186.1259
CIE-Luv:
51.5368, -40.8921, -0.3324
Hunter-Lab:
44.4246, -25.5698, -0.3291
#008a80 color charts
#008a80 color shades, tints & tones
#008a80 color schemes
#008a80 color preview, HTML & CSS examples
This text has a color of #008a80
<p style="color:#008a80;">Text here</p>
.mytext {color:#008a80;}
This box has a color of #008a80
<div style="background-color:#008a80;">Content here</div>
.mybackground {background-color:#008a80;}
Border around this has a color of #008a80
<div style="border:2px solid #008a80;">Content here</div>
.myborder {border:2px solid #008a80;}