#009d9c color space conversions
Hex:
#009d9c
RGB:
0, 157, 156
CMY:
100, 38, 39
CMYK:
100, 0, 1, 38
HSL:
180°, 100.0000%, 30.7843%
HSV (HSB):
180°, 100.0000%, 61.5686%
XYZ:
18.0577, 26.5142, 35.6185
xyY:
0.2252, 0.3306, 26.5142
CIE-Lab:
58.5220, -33.7770, -9.3200
CIE-LCH:
58.5220, 35.0392, 195.4256
CIE-Luv:
58.5220, -45.3675, -8.9335
Hunter-Lab:
51.4920, -27.5128, -4.9682
#009d9c color charts
#009d9c color shades, tints & tones
#009d9c color schemes
#009d9c color preview, HTML & CSS examples
This text has a color of #009d9c
<p style="color:#009d9c;">Text here</p>
.mytext {color:#009d9c;}
This box has a color of #009d9c
<div style="background-color:#009d9c;">Content here</div>
.mybackground {background-color:#009d9c;}
Border around this has a color of #009d9c
<div style="border:2px solid #009d9c;">Content here</div>
.myborder {border:2px solid #009d9c;}