#1f1f1b color space conversions
Hex:
#1f1f1b
RGB:
31, 31, 27
CMY:
88, 88, 89
CMYK:
0, 0, 13, 88
HSL:
60°, 6.8966%, 11.3725%
HSV (HSB):
60°, 12.9032%, 12.1569%
XYZ:
1.2529, 1.3504, 1.2315
xyY:
0.3267, 0.3521, 1.3504
CIE-Lab:
11.6236, -0.9549, 2.7325
CIE-LCH:
11.6236, 2.8946, 109.2631
CIE-Luv:
11.6236, 0.1515, 2.0979
Hunter-Lab:
11.6207, -1.0912, 1.8511
#1f1f1b color charts
#1f1f1b color shades, tints & tones
#1f1f1b color schemes
#1f1f1b color preview, HTML & CSS examples
This text has a color of #1f1f1b
<p style="color:#1f1f1b;">Text here</p>
.mytext {color:#1f1f1b;}
This box has a color of #1f1f1b
<div style="background-color:#1f1f1b;">Content here</div>
.mybackground {background-color:#1f1f1b;}
Border around this has a color of #1f1f1b
<div style="border:2px solid #1f1f1b;">Content here</div>
.myborder {border:2px solid #1f1f1b;}