#008f90 color space conversions
Hex:
#008f90
RGB:
0, 143, 144
CMY:
100, 44, 44
CMYK:
100, 1, 0, 44
HSL:
180°, 100.0000%, 28.2353%
HSV (HSB):
180°, 100.0000%, 56.4706%
XYZ:
14.8565, 21.6585, 29.7831
xyY:
0.2241, 0.3267, 21.6585
CIE-Lab:
53.6628, -30.9337, -9.7191
CIE-LCH:
53.6628, 32.4246, 197.4422
CIE-Luv:
53.6628, -41.3998, -9.8015
Hunter-Lab:
46.5387, -24.4605, -5.3663
#008f90 color charts
#008f90 color shades, tints & tones
#008f90 color schemes
#008f90 color preview, HTML & CSS examples
This text has a color of #008f90
<p style="color:#008f90;">Text here</p>
.mytext {color:#008f90;}
This box has a color of #008f90
<div style="background-color:#008f90;">Content here</div>
.mybackground {background-color:#008f90;}
Border around this has a color of #008f90
<div style="border:2px solid #008f90;">Content here</div>
.myborder {border:2px solid #008f90;}