#0f6f7f color space conversions
Hex:
#0f6f7f
RGB:
15, 111, 127
CMY:
94, 56, 50
CMYK:
88, 13, 0, 50
HSL:
189°, 78.8732%, 27.8431%
HSV (HSB):
189°, 88.1890%, 49.8039%
XYZ:
9.7122, 13.0027, 22.0766
xyY:
0.2168, 0.2903, 13.0027
CIE-Lab:
42.7674, -19.5515, -16.1722
CIE-LCH:
42.7674, 25.3732, 219.5963
CIE-Luv:
42.7674, -30.2880, -20.2842
Hunter-Lab:
36.0593, -15.0267, -11.0575
#0f6f7f color charts
#0f6f7f color shades, tints & tones
#0f6f7f color schemes
#0f6f7f color preview, HTML & CSS examples
This text has a color of #0f6f7f
<p style="color:#0f6f7f;">Text here</p>
.mytext {color:#0f6f7f;}
This box has a color of #0f6f7f
<div style="background-color:#0f6f7f;">Content here</div>
.mybackground {background-color:#0f6f7f;}
Border around this has a color of #0f6f7f
<div style="border:2px solid #0f6f7f;">Content here</div>
.myborder {border:2px solid #0f6f7f;}