#0f9f6e color space conversions
Hex:
#0f9f6e
RGB:
15, 159, 110
CMY:
94, 38, 57
CMYK:
91, 0, 31, 38
HSL:
160°, 82.7586%, 34.1176%
HSV (HSB):
160°, 90.5660%, 62.3529%
XYZ:
15.4096, 26.0236, 18.9627
xyY:
0.2551, 0.4309, 26.0236
CIE-Lab:
58.0595, -46.5830, 15.9997
CIE-LCH:
58.0595, 49.2541, 161.0441
CIE-Luv:
58.0595, -48.7669, 28.6080
Hunter-Lab:
51.0134, -35.3538, 13.6700
#0f9f6e color charts
#0f9f6e color shades, tints & tones
#0f9f6e color schemes
#0f9f6e color preview, HTML & CSS examples
This text has a color of #0f9f6e
<p style="color:#0f9f6e;">Text here</p>
.mytext {color:#0f9f6e;}
This box has a color of #0f9f6e
<div style="background-color:#0f9f6e;">Content here</div>
.mybackground {background-color:#0f9f6e;}
Border around this has a color of #0f9f6e
<div style="border:2px solid #0f9f6e;">Content here</div>
.myborder {border:2px solid #0f9f6e;}