#1f192b color space conversions
Hex:
#1f192b
RGB:
31, 25, 43
CMY:
88, 90, 83
CMYK:
28, 42, 0, 83
HSL:
260°, 26.4706%, 13.3333%
HSV (HSB):
260°, 41.8605%, 16.8627%
XYZ:
1.3487, 1.1610, 2.4385
xyY:
0.2726, 0.2346, 1.1610
CIE-Lab:
10.2664, 7.8336, -11.0879
CIE-LCH:
10.2664, 13.5760, 305.2414
CIE-Luv:
10.2664, 1.2053, -9.0321
Hunter-Lab:
10.7749, 3.4877, -5.8757
#1f192b color charts
#1f192b color shades, tints & tones
#1f192b color schemes
#1f192b color preview, HTML & CSS examples
This text has a color of #1f192b
<p style="color:#1f192b;">Text here</p>
.mytext {color:#1f192b;}
This box has a color of #1f192b
<div style="background-color:#1f192b;">Content here</div>
.mybackground {background-color:#1f192b;}
Border around this has a color of #1f192b
<div style="border:2px solid #1f192b;">Content here</div>
.myborder {border:2px solid #1f192b;}