#1f120b color space conversions
Hex:
#1f120b
RGB:
31, 18, 11
CMY:
88, 93, 96
CMYK:
0, 42, 65, 88
HSL:
21°, 47.6190%, 8.2353%
HSV (HSB):
21°, 64.5161%, 12.1569%
XYZ:
0.8418, 0.7481, 0.4166
xyY:
0.4195, 0.3728, 0.7481
CIE-Lab:
6.7574, 5.3565, 5.6913
CIE-LCH:
6.7574, 7.8155, 46.7359
CIE-Luv:
6.7574, 4.8388, 3.2848
Hunter-Lab:
8.6492, 2.2366, 3.1984
#1f120b color charts
#1f120b color shades, tints & tones
#1f120b color schemes
#1f120b color preview, HTML & CSS examples
This text has a color of #1f120b
<p style="color:#1f120b;">Text here</p>
.mytext {color:#1f120b;}
This box has a color of #1f120b
<div style="background-color:#1f120b;">Content here</div>
.mybackground {background-color:#1f120b;}
Border around this has a color of #1f120b
<div style="border:2px solid #1f120b;">Content here</div>
.myborder {border:2px solid #1f120b;}