#009f9d color space conversions
Hex:
#009f9d
RGB:
0, 159, 157
CMY:
100, 38, 38
CMYK:
100, 0, 1, 38
HSL:
179°, 100.0000%, 31.1765%
HSV (HSB):
179°, 100.0000%, 62.3529%
XYZ:
18.4839, 27.2306, 36.1801
xyY:
0.2257, 0.3325, 27.2306
CIE-Lab:
59.1872, -34.4002, -8.8936
CIE-LCH:
59.1872, 35.5313, 194.4955
CIE-Luv:
59.1872, -45.9866, -8.2059
Hunter-Lab:
52.1829, -28.0929, -4.5796
#009f9d color charts
#009f9d color shades, tints & tones
#009f9d color schemes
#009f9d color preview, HTML & CSS examples
This text has a color of #009f9d
<p style="color:#009f9d;">Text here</p>
.mytext {color:#009f9d;}
This box has a color of #009f9d
<div style="background-color:#009f9d;">Content here</div>
.mybackground {background-color:#009f9d;}
Border around this has a color of #009f9d
<div style="border:2px solid #009f9d;">Content here</div>
.myborder {border:2px solid #009f9d;}