#1f3d4e color space conversions
Hex:
#1f3d4e
RGB:
31, 61, 78
CMY:
88, 76, 69
CMYK:
60, 22, 0, 69
HSL:
202°, 43.1193%, 21.3725%
HSV (HSB):
202°, 60.2564%, 30.5882%
XYZ:
3.6090, 4.1789, 7.8241
xyY:
0.2312, 0.2677, 4.1789
CIE-Lab:
24.2541, -5.4542, -13.7450
CIE-LCH:
24.2541, 14.7876, 248.3563
CIE-Luv:
24.2541, -11.6725, -15.5611
Hunter-Lab:
20.4422, -4.2607, -8.3832
#1f3d4e color charts
#1f3d4e color shades, tints & tones
#1f3d4e color schemes
#1f3d4e color preview, HTML & CSS examples
This text has a color of #1f3d4e
<p style="color:#1f3d4e;">Text here</p>
.mytext {color:#1f3d4e;}
This box has a color of #1f3d4e
<div style="background-color:#1f3d4e;">Content here</div>
.mybackground {background-color:#1f3d4e;}
Border around this has a color of #1f3d4e
<div style="border:2px solid #1f3d4e;">Content here</div>
.myborder {border:2px solid #1f3d4e;}