#116e7e color space conversions
Hex:
#116e7e
RGB:
17, 110, 126
CMY:
93, 57, 51
CMYK:
87, 13, 0, 51
HSL:
189°, 76.2238%, 28.0392%
HSV (HSB):
189°, 86.5079%, 49.4118%
XYZ:
9.5730, 12.7774, 21.7004
xyY:
0.2173, 0.2901, 12.7774
CIE-Lab:
42.4259, -19.2018, -16.0898
CIE-LCH:
42.4259, 25.0518, 219.9608
CIE-Luv:
42.4259, -29.8194, -20.1655
Hunter-Lab:
35.7455, -14.7505, -10.9720
#116e7e color charts
#116e7e color shades, tints & tones
#116e7e color schemes
#116e7e color preview, HTML & CSS examples
This text has a color of #116e7e
<p style="color:#116e7e;">Text here</p>
.mytext {color:#116e7e;}
This box has a color of #116e7e
<div style="background-color:#116e7e;">Content here</div>
.mybackground {background-color:#116e7e;}
Border around this has a color of #116e7e
<div style="border:2px solid #116e7e;">Content here</div>
.myborder {border:2px solid #116e7e;}