#1f1b1f color space conversions
Hex:
#1f1b1f
RGB:
31, 27, 31
CMY:
88, 89, 88
CMYK:
0, 13, 0, 88
HSL:
300°, 6.8966%, 11.3725%
HSV (HSB):
300°, 12.9032%, 12.1569%
XYZ:
1.2043, 1.1741, 1.4595
xyY:
0.3138, 0.3059, 1.1741
CIE-Lab:
10.3649, 2.9242, -2.0522
CIE-LCH:
10.3649, 3.5724, 324.9393
CIE-Luv:
10.3649, 1.3278, -1.7184
Hunter-Lab:
10.8356, 0.8772, -0.4010
#1f1b1f color charts
#1f1b1f color shades, tints & tones
#1f1b1f color schemes
#1f1b1f color preview, HTML & CSS examples
This text has a color of #1f1b1f
<p style="color:#1f1b1f;">Text here</p>
.mytext {color:#1f1b1f;}
This box has a color of #1f1b1f
<div style="background-color:#1f1b1f;">Content here</div>
.mybackground {background-color:#1f1b1f;}
Border around this has a color of #1f1b1f
<div style="border:2px solid #1f1b1f;">Content here</div>
.myborder {border:2px solid #1f1b1f;}