#1f445e color space conversions
Hex:
#1f445e
RGB:
31, 68, 94
CMY:
88, 73, 63
CMYK:
67, 28, 0, 63
HSL:
205°, 50.4000%, 24.5098%
HSV (HSB):
205°, 67.0213%, 36.8627%
XYZ:
4.6526, 5.2337, 11.3547
xyY:
0.2190, 0.2464, 5.2337
CIE-Lab:
27.3905, -4.1245, -19.3275
CIE-LCH:
27.3905, 19.7627, 257.9537
CIE-Luv:
27.3905, -13.9150, -23.6814
Hunter-Lab:
22.8773, -3.7335, -13.4133
#1f445e color charts
#1f445e color shades, tints & tones
#1f445e color schemes
#1f445e color preview, HTML & CSS examples
This text has a color of #1f445e
<p style="color:#1f445e;">Text here</p>
.mytext {color:#1f445e;}
This box has a color of #1f445e
<div style="background-color:#1f445e;">Content here</div>
.mybackground {background-color:#1f445e;}
Border around this has a color of #1f445e
<div style="border:2px solid #1f445e;">Content here</div>
.myborder {border:2px solid #1f445e;}