#112d3d color space conversions
Hex:
#112d3d
RGB:
17, 45, 61
CMY:
93, 82, 76
CMYK:
72, 26, 0, 76
HSL:
202°, 56.4103%, 15.2941%
HSV (HSB):
202°, 72.1311%, 23.9216%
XYZ:
2.0119, 2.3329, 4.7591
xyY:
0.2210, 0.2563, 2.3329
CIE-Lab:
17.1452, -4.5566, -13.3038
CIE-LCH:
17.1452, 14.0625, 251.0936
CIE-Luv:
17.1452, -9.1196, -13.1325
Hunter-Lab:
15.2737, -3.2170, -7.7825
#112d3d color charts
#112d3d color shades, tints & tones
#112d3d color schemes
#112d3d color preview, HTML & CSS examples
This text has a color of #112d3d
<p style="color:#112d3d;">Text here</p>
.mytext {color:#112d3d;}
This box has a color of #112d3d
<div style="background-color:#112d3d;">Content here</div>
.mybackground {background-color:#112d3d;}
Border around this has a color of #112d3d
<div style="border:2px solid #112d3d;">Content here</div>
.myborder {border:2px solid #112d3d;}