#1f161e color space conversions
Hex:
#1f161e
RGB:
31, 22, 30
CMY:
88, 91, 88
CMYK:
0, 29, 3, 88
HSL:
307°, 16.9811%, 10.3922%
HSV (HSB):
307°, 29.0323%, 12.1569%
XYZ:
1.0863, 0.9589, 1.3561
xyY:
0.3194, 0.2819, 0.9589
CIE-Lab:
8.6439, 6.4035, -3.8704
CIE-LCH:
8.6439, 7.4823, 328.8508
CIE-Luv:
8.6439, 2.7607, -2.9932
Hunter-Lab:
9.7922, 2.6663, -1.3566
#1f161e color charts
#1f161e color shades, tints & tones
#1f161e color schemes
#1f161e color preview, HTML & CSS examples
This text has a color of #1f161e
<p style="color:#1f161e;">Text here</p>
.mytext {color:#1f161e;}
This box has a color of #1f161e
<div style="background-color:#1f161e;">Content here</div>
.mybackground {background-color:#1f161e;}
Border around this has a color of #1f161e
<div style="border:2px solid #1f161e;">Content here</div>
.myborder {border:2px solid #1f161e;}