#1f192e color space conversions
Hex:
#1f192e
RGB:
31, 25, 46
CMY:
88, 90, 82
CMYK:
33, 46, 0, 82
HSL:
257°, 29.5775%, 13.9216%
HSV (HSB):
257°, 45.6522%, 18.0392%
XYZ:
1.4058, 1.1838, 2.7392
xyY:
0.2638, 0.2222, 1.1838
CIE-Lab:
10.4375, 8.7806, -13.0206
CIE-LCH:
10.4375, 15.7047, 303.9943
CIE-Luv:
10.4375, 1.0228, -10.7485
Hunter-Lab:
10.8804, 4.0232, -7.3102
#1f192e color charts
#1f192e color shades, tints & tones
#1f192e color schemes
#1f192e color preview, HTML & CSS examples
This text has a color of #1f192e
<p style="color:#1f192e;">Text here</p>
.mytext {color:#1f192e;}
This box has a color of #1f192e
<div style="background-color:#1f192e;">Content here</div>
.mybackground {background-color:#1f192e;}
Border around this has a color of #1f192e
<div style="border:2px solid #1f192e;">Content here</div>
.myborder {border:2px solid #1f192e;}