#009f7f color space conversions
Hex:
#009f7f
RGB:
0, 159, 127
CMY:
100, 38, 50
CMYK:
100, 0, 20, 38
HSL:
168°, 100.0000%, 31.1765%
HSV (HSB):
168°, 100.0000%, 62.3529%
XYZ:
16.2289, 26.3286, 24.3052
xyY:
0.2427, 0.3938, 26.3286
CIE-Lab:
58.3476, -43.0764, 6.8625
CIE-LCH:
58.3476, 43.6196, 170.9482
CIE-Luv:
58.3476, -48.3457, 16.0583
Hunter-Lab:
51.3114, -33.3385, 7.8334
#009f7f color charts
#009f7f color shades, tints & tones
#009f7f color schemes
#009f7f color preview, HTML & CSS examples
This text has a color of #009f7f
<p style="color:#009f7f;">Text here</p>
.mytext {color:#009f7f;}
This box has a color of #009f7f
<div style="background-color:#009f7f;">Content here</div>
.mybackground {background-color:#009f7f;}
Border around this has a color of #009f7f
<div style="border:2px solid #009f7f;">Content here</div>
.myborder {border:2px solid #009f7f;}