#1f2c3b color space conversions
Hex:
#1f2c3b
RGB:
31, 44, 59
CMY:
88, 83, 77
CMYK:
47, 25, 0, 77
HSL:
212°, 31.1111%, 17.6471%
HSV (HSB):
212°, 47.4576%, 23.1373%
XYZ:
2.2552, 2.4084, 4.4837
xyY:
0.2465, 0.2633, 2.4084
CIE-Lab:
17.4994, -0.7179, -11.3070
CIE-LCH:
17.4994, 11.3298, 266.3671
CIE-Luv:
17.4994, -5.4155, -11.4080
Hunter-Lab:
15.5191, -1.2197, -6.2663
#1f2c3b color charts
#1f2c3b color shades, tints & tones
#1f2c3b color schemes
#1f2c3b color preview, HTML & CSS examples
This text has a color of #1f2c3b
<p style="color:#1f2c3b;">Text here</p>
.mytext {color:#1f2c3b;}
This box has a color of #1f2c3b
<div style="background-color:#1f2c3b;">Content here</div>
.mybackground {background-color:#1f2c3b;}
Border around this has a color of #1f2c3b
<div style="border:2px solid #1f2c3b;">Content here</div>
.myborder {border:2px solid #1f2c3b;}