#008c86 color space conversions
Hex:
#008c86
RGB:
0, 140, 134
CMY:
100, 45, 47
CMYK:
100, 0, 4, 45
HSL:
177°, 100.0000%, 27.4510%
HSV (HSB):
177°, 100.0000%, 54.9020%
XYZ:
13.6812, 20.4774, 25.7857
xyY:
0.2282, 0.3416, 20.4774
CIE-Lab:
52.3727, -32.6717, -5.8540
CIE-LCH:
52.3727, 33.1920, 190.1582
CIE-Luv:
52.3727, -41.1295, -3.7523
Hunter-Lab:
45.2520, -25.2245, -2.1086
#008c86 color charts
#008c86 color shades, tints & tones
#008c86 color schemes
#008c86 color preview, HTML & CSS examples
This text has a color of #008c86
<p style="color:#008c86;">Text here</p>
.mytext {color:#008c86;}
This box has a color of #008c86
<div style="background-color:#008c86;">Content here</div>
.mybackground {background-color:#008c86;}
Border around this has a color of #008c86
<div style="border:2px solid #008c86;">Content here</div>
.myborder {border:2px solid #008c86;}