#1f1f19 color space conversions
Hex:
#1f1f19
RGB:
31, 31, 25
CMY:
88, 88, 90
CMYK:
0, 0, 19, 88
HSL:
60°, 10.7143%, 10.9804%
HSV (HSB):
60°, 19.3548%, 12.1569%
XYZ:
1.2305, 1.3415, 1.1138
xyY:
0.3339, 0.3640, 1.3415
CIE-Lab:
11.5625, -1.3984, 4.1062
CIE-LCH:
11.5625, 4.3378, 108.8065
CIE-Luv:
11.5625, 0.2233, 3.0932
Hunter-Lab:
11.5822, -1.3044, 2.4060
#1f1f19 color charts
#1f1f19 color shades, tints & tones
#1f1f19 color schemes
#1f1f19 color preview, HTML & CSS examples
This text has a color of #1f1f19
<p style="color:#1f1f19;">Text here</p>
.mytext {color:#1f1f19;}
This box has a color of #1f1f19
<div style="background-color:#1f1f19;">Content here</div>
.mybackground {background-color:#1f1f19;}
Border around this has a color of #1f1f19
<div style="border:2px solid #1f1f19;">Content here</div>
.myborder {border:2px solid #1f1f19;}