#1f797e color space conversions
Hex:
#1f797e
RGB:
31, 121, 126
CMY:
88, 53, 51
CMYK:
75, 4, 0, 51
HSL:
183°, 60.5096%, 30.7843%
HSV (HSB):
183°, 75.3968%, 49.4118%
XYZ:
11.1683, 15.4724, 22.1365
xyY:
0.2290, 0.3172, 15.4724
CIE-Lab:
46.2746, -23.5259, -10.2316
CIE-LCH:
46.2746, 25.6546, 203.5046
CIE-Luv:
46.2746, -32.2295, -11.2192
Hunter-Lab:
39.3350, -18.1549, -5.8321
#1f797e color charts
#1f797e color shades, tints & tones
#1f797e color schemes
#1f797e color preview, HTML & CSS examples
This text has a color of #1f797e
<p style="color:#1f797e;">Text here</p>
.mytext {color:#1f797e;}
This box has a color of #1f797e
<div style="background-color:#1f797e;">Content here</div>
.mybackground {background-color:#1f797e;}
Border around this has a color of #1f797e
<div style="border:2px solid #1f797e;">Content here</div>
.myborder {border:2px solid #1f797e;}