#116f8f color space conversions
Hex:
#116f8f
RGB:
17, 111, 143
CMY:
93, 56, 44
CMYK:
88, 22, 0, 44
HSL:
195°, 78.7500%, 31.3725%
HSV (HSB):
195°, 88.1119%, 56.0784%
XYZ:
10.8735, 13.4712, 28.0137
xyY:
0.2077, 0.2573, 13.4712
CIE-Lab:
43.4648, -13.5892, -24.6782
CIE-LCH:
43.4648, 28.1724, 241.1603
CIE-Luv:
43.4648, -29.0356, -33.9557
Hunter-Lab:
36.7032, -11.3488, -19.5609
#116f8f color charts
#116f8f color shades, tints & tones
#116f8f color schemes
#116f8f color preview, HTML & CSS examples
This text has a color of #116f8f
<p style="color:#116f8f;">Text here</p>
.mytext {color:#116f8f;}
This box has a color of #116f8f
<div style="background-color:#116f8f;">Content here</div>
.mybackground {background-color:#116f8f;}
Border around this has a color of #116f8f
<div style="border:2px solid #116f8f;">Content here</div>
.myborder {border:2px solid #116f8f;}