#009c8f color space conversions
Hex:
#009c8f
RGB:
0, 156, 143
CMY:
100, 39, 44
CMYK:
100, 0, 8, 39
HSL:
175°, 100.0000%, 30.5882%
HSV (HSB):
175°, 100.0000%, 61.1765%
XYZ:
16.8464, 25.7601, 30.0709
xyY:
0.2318, 0.3544, 25.7601
CIE-Lab:
57.8086, -37.2788, -2.9880
CIE-LCH:
57.8086, 37.3983, 184.5827
CIE-Luv:
57.8086, -46.0547, 1.1200
Hunter-Lab:
50.7544, -29.5725, 0.4000
#009c8f color charts
#009c8f color shades, tints & tones
#009c8f color schemes
#009c8f color preview, HTML & CSS examples
This text has a color of #009c8f
<p style="color:#009c8f;">Text here</p>
.mytext {color:#009c8f;}
This box has a color of #009c8f
<div style="background-color:#009c8f;">Content here</div>
.mybackground {background-color:#009c8f;}
Border around this has a color of #009c8f
<div style="border:2px solid #009c8f;">Content here</div>
.myborder {border:2px solid #009c8f;}