#1f1101 color space conversions
Hex:
#1f1101
RGB:
31, 17, 1
CMY:
88, 93, 100
CMYK:
0, 45, 97, 88
HSL:
32°, 93.7500%, 6.2745%
HSV (HSB):
32°, 96.7742%, 12.1569%
XYZ:
0.7710, 0.6944, 0.1221
xyY:
0.4857, 0.4374, 0.6944
CIE-Lab:
6.2724, 4.5470, 9.0679
CIE-LCH:
6.2724, 10.1441, 63.3692
CIE-Luv:
6.2724, 5.6344, 5.9197
Hunter-Lab:
8.3330, 1.9326, 4.9643
#1f1101 color charts
#1f1101 color shades, tints & tones
#1f1101 color schemes
#1f1101 color preview, HTML & CSS examples
This text has a color of #1f1101
<p style="color:#1f1101;">Text here</p>
.mytext {color:#1f1101;}
This box has a color of #1f1101
<div style="background-color:#1f1101;">Content here</div>
.mybackground {background-color:#1f1101;}
Border around this has a color of #1f1101
<div style="border:2px solid #1f1101;">Content here</div>
.myborder {border:2px solid #1f1101;}