#008f9d color space conversions
Hex:
#008f9d
RGB:
0, 143, 157
CMY:
100, 44, 38
CMYK:
100, 9, 0, 38
HSL:
185°, 100.0000%, 30.7843%
HSV (HSB):
185°, 100.0000%, 61.5686%
XYZ:
15.9083, 22.0792, 35.3216
xyY:
0.2170, 0.3012, 22.0792
CIE-Lab:
54.1110, -26.6540, -16.5411
CIE-LCH:
54.1110, 31.3694, 211.8232
CIE-Luv:
54.1110, -40.3696, -20.9172
Hunter-Lab:
46.9886, -21.7977, -11.6766
#008f9d color charts
#008f9d color shades, tints & tones
#008f9d color schemes
#008f9d color preview, HTML & CSS examples
This text has a color of #008f9d
<p style="color:#008f9d;">Text here</p>
.mytext {color:#008f9d;}
This box has a color of #008f9d
<div style="background-color:#008f9d;">Content here</div>
.mybackground {background-color:#008f9d;}
Border around this has a color of #008f9d
<div style="border:2px solid #008f9d;">Content here</div>
.myborder {border:2px solid #008f9d;}