#008f80 color space conversions
Hex:
#008f80
RGB:
0, 143, 128
CMY:
100, 44, 50
CMYK:
100, 0, 10, 44
HSL:
174°, 100.0000%, 28.0392%
HSV (HSB):
174°, 100.0000%, 56.0784%
XYZ:
13.7187, 21.2034, 23.7917
xyY:
0.2337, 0.3611, 21.2034
CIE-Lab:
53.1714, -35.8746, -1.2014
CIE-LCH:
53.1714, 35.8947, 181.9180
CIE-Luv:
53.1714, -42.6645, 3.4691
Hunter-Lab:
46.0472, -27.4024, 1.5990
#008f80 color charts
#008f80 color shades, tints & tones
#008f80 color schemes
#008f80 color preview, HTML & CSS examples
This text has a color of #008f80
<p style="color:#008f80;">Text here</p>
.mytext {color:#008f80;}
This box has a color of #008f80
<div style="background-color:#008f80;">Content here</div>
.mybackground {background-color:#008f80;}
Border around this has a color of #008f80
<div style="border:2px solid #008f80;">Content here</div>
.myborder {border:2px solid #008f80;}