#118c8c color space conversions
Hex:
#118c8c
RGB:
17, 140, 140
CMY:
93, 45, 45
CMYK:
88, 0, 0, 45
HSL:
180°, 78.3439%, 30.7843%
HSV (HSB):
180°, 87.8571%, 54.9020%
XYZ:
14.3429, 20.7688, 28.0638
xyY:
0.2270, 0.3287, 20.7688
CIE-Lab:
52.6955, -29.9047, -8.8390
CIE-LCH:
52.6955, 31.1836, 196.4662
CIE-Luv:
52.6955, -39.6857, -8.5695
Hunter-Lab:
45.5728, -23.5740, -4.6099
#118c8c color charts
#118c8c color shades, tints & tones
#118c8c color schemes
#118c8c color preview, HTML & CSS examples
This text has a color of #118c8c
<p style="color:#118c8c;">Text here</p>
.mytext {color:#118c8c;}
This box has a color of #118c8c
<div style="background-color:#118c8c;">Content here</div>
.mybackground {background-color:#118c8c;}
Border around this has a color of #118c8c
<div style="border:2px solid #118c8c;">Content here</div>
.myborder {border:2px solid #118c8c;}