#1f404d color space conversions
Hex:
#1f404d
RGB:
31, 64, 77
CMY:
88, 75, 70
CMYK:
60, 17, 0, 70
HSL:
197°, 42.5926%, 21.1765%
HSV (HSB):
197°, 59.7403%, 30.1961%
XYZ:
3.7380, 4.4939, 7.6916
xyY:
0.2347, 0.2822, 4.4939
CIE-Lab:
25.2414, -7.7297, -11.5706
CIE-LCH:
25.2414, 13.9150, 236.2553
CIE-Luv:
25.2414, -12.8463, -12.8233
Hunter-Lab:
21.1989, -5.6229, -6.6730
#1f404d color charts
#1f404d color shades, tints & tones
#1f404d color schemes
#1f404d color preview, HTML & CSS examples
This text has a color of #1f404d
<p style="color:#1f404d;">Text here</p>
.mytext {color:#1f404d;}
This box has a color of #1f404d
<div style="background-color:#1f404d;">Content here</div>
.mybackground {background-color:#1f404d;}
Border around this has a color of #1f404d
<div style="border:2px solid #1f404d;">Content here</div>
.myborder {border:2px solid #1f404d;}