#1f110a color space conversions
Hex:
#1f110a
RGB:
31, 17, 10
CMY:
88, 93, 96
CMYK:
0, 45, 68, 88
HSL:
20°, 51.2195%, 8.0392%
HSV (HSB):
20°, 67.7419%, 12.1569%
XYZ:
0.8203, 0.7141, 0.3818
xyY:
0.4281, 0.3727, 0.7141
CIE-Lab:
6.4506, 5.7989, 5.6612
CIE-LCH:
6.4506, 8.1041, 44.3114
CIE-Luv:
6.4506, 5.1142, 3.2398
Hunter-Lab:
8.4506, 2.5388, 3.2369
#1f110a color charts
#1f110a color shades, tints & tones
#1f110a color schemes
#1f110a color preview, HTML & CSS examples
This text has a color of #1f110a
<p style="color:#1f110a;">Text here</p>
.mytext {color:#1f110a;}
This box has a color of #1f110a
<div style="background-color:#1f110a;">Content here</div>
.mybackground {background-color:#1f110a;}
Border around this has a color of #1f110a
<div style="border:2px solid #1f110a;">Content here</div>
.myborder {border:2px solid #1f110a;}