#0f8f7e color space conversions
Hex:
#0f8f7e
RGB:
15, 143, 126
CMY:
94, 44, 51
CMYK:
90, 0, 12, 44
HSL:
172°, 81.0127%, 30.9804%
HSV (HSB):
172°, 89.5105%, 56.0784%
XYZ:
13.7854, 21.2528, 23.1143
xyY:
0.2371, 0.3655, 21.2528
CIE-Lab:
53.2251, -35.6822, 0.0454
CIE-LCH:
53.2251, 35.6822, 179.9270
CIE-Luv:
53.2251, -41.9619, 5.2359
Hunter-Lab:
46.1008, -27.3002, 2.5434
#0f8f7e color charts
#0f8f7e color shades, tints & tones
#0f8f7e color schemes
#0f8f7e color preview, HTML & CSS examples
This text has a color of #0f8f7e
<p style="color:#0f8f7e;">Text here</p>
.mytext {color:#0f8f7e;}
This box has a color of #0f8f7e
<div style="background-color:#0f8f7e;">Content here</div>
.mybackground {background-color:#0f8f7e;}
Border around this has a color of #0f8f7e
<div style="border:2px solid #0f8f7e;">Content here</div>
.myborder {border:2px solid #0f8f7e;}