#1f1f09 color space conversions
Hex:
#1f1f09
RGB:
31, 31, 9
CMY:
88, 88, 96
CMYK:
0, 0, 71, 88
HSL:
60°, 55.0000%, 7.8431%
HSV (HSB):
60°, 70.9677%, 12.1569%
XYZ:
1.1044, 1.2910, 0.4494
xyY:
0.3882, 0.4538, 1.2910
CIE-Lab:
11.2124, -4.0474, 12.9034
CIE-LCH:
11.2124, 13.5233, 107.4150
CIE-Luv:
11.2124, 0.6752, 9.3600
Hunter-Lab:
11.3622, -2.5343, 5.6084
#1f1f09 color charts
#1f1f09 color shades, tints & tones
#1f1f09 color schemes
#1f1f09 color preview, HTML & CSS examples
This text has a color of #1f1f09
<p style="color:#1f1f09;">Text here</p>
.mytext {color:#1f1f09;}
This box has a color of #1f1f09
<div style="background-color:#1f1f09;">Content here</div>
.mybackground {background-color:#1f1f09;}
Border around this has a color of #1f1f09
<div style="border:2px solid #1f1f09;">Content here</div>
.myborder {border:2px solid #1f1f09;}