#009f72 color space conversions
Hex:
#009f72
RGB:
0, 159, 114
CMY:
100, 38, 55
CMYK:
100, 0, 28, 38
HSL:
163°, 100.0000%, 31.1765%
HSV (HSB):
163°, 100.0000%, 62.3529%
XYZ:
15.4354, 26.0112, 20.1267
xyY:
0.2507, 0.4224, 26.0112
CIE-Lab:
58.0477, -46.3801, 13.7394
CIE-LCH:
58.0477, 48.3723, 163.4989
CIE-Luv:
58.0477, -49.3086, 25.6900
Hunter-Lab:
51.0012, -35.2293, 12.3030
#009f72 color charts
#009f72 color shades, tints & tones
#009f72 color schemes
#009f72 color preview, HTML & CSS examples
This text has a color of #009f72
<p style="color:#009f72;">Text here</p>
.mytext {color:#009f72;}
This box has a color of #009f72
<div style="background-color:#009f72;">Content here</div>
.mybackground {background-color:#009f72;}
Border around this has a color of #009f72
<div style="border:2px solid #009f72;">Content here</div>
.myborder {border:2px solid #009f72;}