#1f111e color space conversions
Hex:
#1f111e
RGB:
31, 17, 30
CMY:
88, 93, 88
CMYK:
0, 45, 3, 88
HSL:
304°, 29.1667%, 9.4118%
HSV (HSB):
304°, 45.1613%, 12.1569%
XYZ:
0.9999, 0.7859, 1.3273
xyY:
0.3212, 0.2525, 0.7859
CIE-Lab:
7.0993, 9.9903, -6.2027
CIE-LCH:
7.0993, 11.7592, 328.1650
CIE-Luv:
7.0993, 3.7504, -4.2976
Hunter-Lab:
8.8653, 4.6176, -2.6710
#1f111e color charts
#1f111e color shades, tints & tones
#1f111e color schemes
#1f111e color preview, HTML & CSS examples
This text has a color of #1f111e
<p style="color:#1f111e;">Text here</p>
.mytext {color:#1f111e;}
This box has a color of #1f111e
<div style="background-color:#1f111e;">Content here</div>
.mybackground {background-color:#1f111e;}
Border around this has a color of #1f111e
<div style="border:2px solid #1f111e;">Content here</div>
.myborder {border:2px solid #1f111e;}