#1f160d color space conversions
Hex:
#1f160d
RGB:
31, 22, 13
CMY:
88, 91, 95
CMYK:
0, 29, 58, 88
HSL:
30°, 40.9091%, 8.6275%
HSV (HSB):
30°, 58.0645%, 12.1569%
XYZ:
0.9246, 0.8942, 0.5046
xyY:
0.3980, 0.3849, 0.8942
CIE-Lab:
8.0769, 2.9569, 6.7077
CIE-LCH:
8.0769, 7.3305, 66.2112
CIE-Luv:
8.0769, 3.7261, 4.1329
Hunter-Lab:
9.4561, 0.9057, 3.4552
#1f160d color charts
#1f160d color shades, tints & tones
#1f160d color schemes
#1f160d color preview, HTML & CSS examples
This text has a color of #1f160d
<p style="color:#1f160d;">Text here</p>
.mytext {color:#1f160d;}
This box has a color of #1f160d
<div style="background-color:#1f160d;">Content here</div>
.mybackground {background-color:#1f160d;}
Border around this has a color of #1f160d
<div style="border:2px solid #1f160d;">Content here</div>
.myborder {border:2px solid #1f160d;}