#114f4f color space conversions
Hex:
#114f4f
RGB:
17, 79, 79
CMY:
93, 69, 69
CMYK:
78, 0, 0, 69
HSL:
180°, 64.5833%, 18.8235%
HSV (HSB):
180°, 78.4810%, 30.9804%
XYZ:
4.4384, 6.2756, 8.3745
xyY:
0.2325, 0.3288, 6.2756
CIE-Lab:
30.0975, -18.6432, -5.5759
CIE-LCH:
30.0975, 19.4592, 196.6512
CIE-Luv:
30.0975, -21.2511, -4.5892
Hunter-Lab:
25.0512, -12.2141, -2.2845
#114f4f color charts
#114f4f color shades, tints & tones
#114f4f color schemes
#114f4f color preview, HTML & CSS examples
This text has a color of #114f4f
<p style="color:#114f4f;">Text here</p>
.mytext {color:#114f4f;}
This box has a color of #114f4f
<div style="background-color:#114f4f;">Content here</div>
.mybackground {background-color:#114f4f;}
Border around this has a color of #114f4f
<div style="border:2px solid #114f4f;">Content here</div>
.myborder {border:2px solid #114f4f;}