#0f8f7f color space conversions
Hex:
#0f8f7f
RGB:
15, 143, 127
CMY:
94, 44, 50
CMYK:
90, 0, 11, 44
HSL:
173°, 81.0127%, 30.9804%
HSV (HSB):
173°, 89.5105%, 56.0784%
XYZ:
13.8502, 21.2788, 23.4559
xyY:
0.2364, 0.3632, 21.2788
CIE-Lab:
53.2533, -35.3921, -0.4909
CIE-LCH:
53.2533, 35.3955, 180.7946
CIE-Luv:
53.2533, -41.8870, 4.4317
Hunter-Lab:
46.1289, -27.1310, 2.1421
#0f8f7f color charts
#0f8f7f color shades, tints & tones
#0f8f7f color schemes
#0f8f7f color preview, HTML & CSS examples
This text has a color of #0f8f7f
<p style="color:#0f8f7f;">Text here</p>
.mytext {color:#0f8f7f;}
This box has a color of #0f8f7f
<div style="background-color:#0f8f7f;">Content here</div>
.mybackground {background-color:#0f8f7f;}
Border around this has a color of #0f8f7f
<div style="border:2px solid #0f8f7f;">Content here</div>
.myborder {border:2px solid #0f8f7f;}