#114d65 color space conversions
Hex:
#114d65
RGB:
17, 77, 101
CMY:
93, 70, 60
CMYK:
83, 24, 0, 60
HSL:
197°, 71.1864%, 23.1373%
HSV (HSB):
197°, 83.1683%, 39.6078%
XYZ:
5.2340, 6.3665, 13.2649
xyY:
0.2105, 0.2560, 6.3665
CIE-Lab:
30.3189, -9.4251, -19.2865
CIE-LCH:
30.3189, 21.4662, 243.9557
CIE-Luv:
30.3189, -19.2568, -23.8828
Hunter-Lab:
25.2319, -7.1286, -13.5075
#114d65 color charts
#114d65 color shades, tints & tones
#114d65 color schemes
#114d65 color preview, HTML & CSS examples
This text has a color of #114d65
<p style="color:#114d65;">Text here</p>
.mytext {color:#114d65;}
This box has a color of #114d65
<div style="background-color:#114d65;">Content here</div>
.mybackground {background-color:#114d65;}
Border around this has a color of #114d65
<div style="border:2px solid #114d65;">Content here</div>
.myborder {border:2px solid #114d65;}