#008c87 color space conversions
Hex:
#008c87
RGB:
0, 140, 135
CMY:
100, 45, 47
CMYK:
100, 0, 4, 45
HSL:
178°, 100.0000%, 27.4510%
HSV (HSB):
178°, 100.0000%, 54.9020%
XYZ:
13.7513, 20.5054, 26.1548
xyY:
0.2276, 0.3394, 20.5054
CIE-Lab:
52.4039, -32.3594, -6.3878
CIE-LCH:
52.4039, 32.9838, 191.1668
CIE-Luv:
52.4039, -41.0505, -4.5849
Hunter-Lab:
45.2829, -25.0393, -2.5471
#008c87 color charts
#008c87 color shades, tints & tones
#008c87 color schemes
#008c87 color preview, HTML & CSS examples
This text has a color of #008c87
<p style="color:#008c87;">Text here</p>
.mytext {color:#008c87;}
This box has a color of #008c87
<div style="background-color:#008c87;">Content here</div>
.mybackground {background-color:#008c87;}
Border around this has a color of #008c87
<div style="border:2px solid #008c87;">Content here</div>
.myborder {border:2px solid #008c87;}