#1f1d0d color space conversions
Hex:
#1f1d0d
RGB:
31, 29, 13
CMY:
88, 89, 95
CMYK:
0, 6, 58, 88
HSL:
53°, 40.9091%, 8.6275%
HSV (HSB):
53°, 58.0645%, 12.1569%
XYZ:
1.0771, 1.1991, 0.5554
xyY:
0.3804, 0.4235, 1.1991
CIE-Lab:
10.5507, -2.1355, 10.2460
CIE-LCH:
10.5507, 10.4662, 101.7734
CIE-Luv:
10.5507, 1.3706, 7.1677
Hunter-Lab:
10.9503, -1.6056, 4.6578
#1f1d0d color charts
#1f1d0d color shades, tints & tones
#1f1d0d color schemes
#1f1d0d color preview, HTML & CSS examples
This text has a color of #1f1d0d
<p style="color:#1f1d0d;">Text here</p>
.mytext {color:#1f1d0d;}
This box has a color of #1f1d0d
<div style="background-color:#1f1d0d;">Content here</div>
.mybackground {background-color:#1f1d0d;}
Border around this has a color of #1f1d0d
<div style="border:2px solid #1f1d0d;">Content here</div>
.myborder {border:2px solid #1f1d0d;}