#0f8f6e color space conversions
Hex:
#0f8f6e
RGB:
15, 143, 110
CMY:
94, 44, 57
CMYK:
90, 0, 23, 44
HSL:
165°, 81.0127%, 30.9804%
HSV (HSB):
165°, 89.5105%, 56.0784%
XYZ:
12.8339, 20.8723, 18.1042
xyY:
0.2477, 0.4029, 20.8723
CIE-Lab:
52.8094, -40.0787, 8.6597
CIE-LCH:
52.8094, 41.0035, 167.8077
CIE-Luv:
52.8094, -43.1326, 17.6486
Hunter-Lab:
45.6862, -29.8075, 8.4853
#0f8f6e color charts
#0f8f6e color shades, tints & tones
#0f8f6e color schemes
#0f8f6e color preview, HTML & CSS examples
This text has a color of #0f8f6e
<p style="color:#0f8f6e;">Text here</p>
.mytext {color:#0f8f6e;}
This box has a color of #0f8f6e
<div style="background-color:#0f8f6e;">Content here</div>
.mybackground {background-color:#0f8f6e;}
Border around this has a color of #0f8f6e
<div style="border:2px solid #0f8f6e;">Content here</div>
.myborder {border:2px solid #0f8f6e;}