#1f1d1b color space conversions
Hex:
#1f1d1b
RGB:
31, 29, 27
CMY:
88, 89, 89
CMYK:
0, 6, 13, 88
HSL:
30°, 6.8966%, 11.3725%
HSV (HSB):
30°, 12.9032%, 12.1569%
XYZ:
1.2023, 1.2492, 1.2147
xyY:
0.3279, 0.3407, 1.2492
CIE-Lab:
10.9152, 0.4856, 1.7172
CIE-LCH:
10.9152, 1.7846, 74.2096
CIE-Luv:
10.9152, 0.8620, 1.1876
Hunter-Lab:
11.1766, -0.3578, 1.3801
#1f1d1b color charts
#1f1d1b color shades, tints & tones
#1f1d1b color schemes
#1f1d1b color preview, HTML & CSS examples
This text has a color of #1f1d1b
<p style="color:#1f1d1b;">Text here</p>
.mytext {color:#1f1d1b;}
This box has a color of #1f1d1b
<div style="background-color:#1f1d1b;">Content here</div>
.mybackground {background-color:#1f1d1b;}
Border around this has a color of #1f1d1b
<div style="border:2px solid #1f1d1b;">Content here</div>
.myborder {border:2px solid #1f1d1b;}