#1f2c3e color space conversions
Hex:
#1f2c3e
RGB:
31, 44, 62
CMY:
88, 83, 76
CMYK:
50, 29, 0, 76
HSL:
215°, 33.3333%, 18.2353%
HSV (HSB):
215°, 50.0000%, 24.3137%
XYZ:
2.3353, 2.4405, 4.9054
xyY:
0.2412, 0.2521, 2.4405
CIE-Lab:
17.6472, 0.3257, -13.1528
CIE-LCH:
17.6472, 13.1569, 271.4185
CIE-Luv:
17.6472, -5.4502, -13.5360
Hunter-Lab:
15.6220, -0.6554, -7.6820
#1f2c3e color charts
#1f2c3e color shades, tints & tones
#1f2c3e color schemes
#1f2c3e color preview, HTML & CSS examples
This text has a color of #1f2c3e
<p style="color:#1f2c3e;">Text here</p>
.mytext {color:#1f2c3e;}
This box has a color of #1f2c3e
<div style="background-color:#1f2c3e;">Content here</div>
.mybackground {background-color:#1f2c3e;}
Border around this has a color of #1f2c3e
<div style="border:2px solid #1f2c3e;">Content here</div>
.myborder {border:2px solid #1f2c3e;}