#119f7f color space conversions
Hex:
#119f7f
RGB:
17, 159, 127
CMY:
93, 38, 50
CMYK:
89, 0, 20, 38
HSL:
166°, 80.6818%, 34.5098%
HSV (HSB):
166°, 89.3082%, 62.3529%
XYZ:
16.4601, 26.4478, 24.3161
xyY:
0.2449, 0.3934, 26.4478
CIE-Lab:
58.4596, -42.2483, 7.0376
CIE-LCH:
58.4596, 42.8305, 170.5426
CIE-Luv:
58.4596, -47.4230, 16.1961
Hunter-Lab:
51.4274, -32.8664, 7.9655
#119f7f color charts
#119f7f color shades, tints & tones
#119f7f color schemes
#119f7f color preview, HTML & CSS examples
This text has a color of #119f7f
<p style="color:#119f7f;">Text here</p>
.mytext {color:#119f7f;}
This box has a color of #119f7f
<div style="background-color:#119f7f;">Content here</div>
.mybackground {background-color:#119f7f;}
Border around this has a color of #119f7f
<div style="border:2px solid #119f7f;">Content here</div>
.myborder {border:2px solid #119f7f;}