#009f94 color space conversions
Hex:
#009f94
RGB:
0, 159, 148
CMY:
100, 38, 42
CMYK:
100, 0, 7, 38
HSL:
176°, 100.0000%, 31.1765%
HSV (HSB):
176°, 100.0000%, 62.3529%
XYZ:
17.7434, 26.9344, 32.2807
xyY:
0.2306, 0.3500, 26.9344
CIE-Lab:
58.9136, -37.1422, -4.1982
CIE-LCH:
58.9136, 37.3787, 186.4489
CIE-Luv:
58.9136, -46.7060, -0.6945
Hunter-Lab:
51.8984, -29.7951, -0.5494
#009f94 color charts
#009f94 color shades, tints & tones
#009f94 color schemes
#009f94 color preview, HTML & CSS examples
This text has a color of #009f94
<p style="color:#009f94;">Text here</p>
.mytext {color:#009f94;}
This box has a color of #009f94
<div style="background-color:#009f94;">Content here</div>
.mybackground {background-color:#009f94;}
Border around this has a color of #009f94
<div style="border:2px solid #009f94;">Content here</div>
.myborder {border:2px solid #009f94;}