#1f1600 color space conversions
Hex:
#1f1600
RGB:
31, 22, 0
CMY:
88, 91, 100
CMYK:
0, 29, 100, 88
HSL:
43°, 100.0000%, 6.0784%
HSV (HSB):
43°, 100.0000%, 12.1569%
XYZ:
0.8520, 0.8651, 0.1221
xyY:
0.4632, 0.4704, 0.8651
CIE-Lab:
7.8146, 1.2154, 11.7273
CIE-LCH:
7.8146, 11.7901, 84.0829
CIE-Luv:
7.8146, 4.2910, 8.1446
Hunter-Lab:
9.3012, 0.0733, 5.7326
#1f1600 color charts
#1f1600 color shades, tints & tones
#1f1600 color schemes
#1f1600 color preview, HTML & CSS examples
This text has a color of #1f1600
<p style="color:#1f1600;">Text here</p>
.mytext {color:#1f1600;}
This box has a color of #1f1600
<div style="background-color:#1f1600;">Content here</div>
.mybackground {background-color:#1f1600;}
Border around this has a color of #1f1600
<div style="border:2px solid #1f1600;">Content here</div>
.myborder {border:2px solid #1f1600;}