#1f747e color space conversions
Hex:
#1f747e
RGB:
31, 116, 126
CMY:
88, 55, 51
CMYK:
75, 8, 0, 51
HSL:
186°, 60.5096%, 30.7843%
HSV (HSB):
186°, 75.3968%, 49.4118%
XYZ:
10.5764, 14.2884, 21.9392
xyY:
0.2260, 0.3053, 14.2884
CIE-Lab:
44.6438, -20.9025, -12.6928
CIE-LCH:
44.6438, 24.4545, 211.2677
CIE-Luv:
44.6438, -30.3652, -15.0901
Hunter-Lab:
37.8001, -16.2063, -7.9519
#1f747e color charts
#1f747e color shades, tints & tones
#1f747e color schemes
#1f747e color preview, HTML & CSS examples
This text has a color of #1f747e
<p style="color:#1f747e;">Text here</p>
.mytext {color:#1f747e;}
This box has a color of #1f747e
<div style="background-color:#1f747e;">Content here</div>
.mybackground {background-color:#1f747e;}
Border around this has a color of #1f747e
<div style="border:2px solid #1f747e;">Content here</div>
.myborder {border:2px solid #1f747e;}