#1f3f50 color space conversions
Hex:
#1f3f50
RGB:
31, 63, 80
CMY:
88, 75, 69
CMYK:
61, 21, 0, 69
HSL:
201°, 44.1441%, 21.7647%
HSV (HSB):
201°, 61.2500%, 31.3725%
XYZ:
3.7905, 4.4255, 8.2438
xyY:
0.2303, 0.2689, 4.4255
CIE-Lab:
25.0310, -6.0303, -13.8665
CIE-LCH:
25.0310, 15.1210, 246.4966
CIE-Luv:
25.0310, -12.3905, -15.8330
Hunter-Lab:
21.0369, -4.6514, -8.5085
#1f3f50 color charts
#1f3f50 color shades, tints & tones
#1f3f50 color schemes
#1f3f50 color preview, HTML & CSS examples
This text has a color of #1f3f50
<p style="color:#1f3f50;">Text here</p>
.mytext {color:#1f3f50;}
This box has a color of #1f3f50
<div style="background-color:#1f3f50;">Content here</div>
.mybackground {background-color:#1f3f50;}
Border around this has a color of #1f3f50
<div style="border:2px solid #1f3f50;">Content here</div>
.myborder {border:2px solid #1f3f50;}