#1f0e0d color space conversions
Hex:
#1f0e0d
RGB:
31, 14, 13
CMY:
88, 95, 95
CMYK:
0, 55, 58, 88
HSL:
3°, 40.9091%, 8.6275%
HSV (HSB):
3°, 58.0645%, 12.1569%
XYZ:
0.7948, 0.6344, 0.4613
xyY:
0.4204, 0.3356, 0.6344
CIE-Lab:
5.7309, 7.8545, 3.2820
CIE-LCH:
5.7309, 8.5126, 22.6779
CIE-Luv:
5.7309, 5.5115, 1.4816
Hunter-Lab:
7.9652, 3.8715, 2.1416
#1f0e0d color charts
#1f0e0d color shades, tints & tones
#1f0e0d color schemes
#1f0e0d color preview, HTML & CSS examples
This text has a color of #1f0e0d
<p style="color:#1f0e0d;">Text here</p>
.mytext {color:#1f0e0d;}
This box has a color of #1f0e0d
<div style="background-color:#1f0e0d;">Content here</div>
.mybackground {background-color:#1f0e0d;}
Border around this has a color of #1f0e0d
<div style="border:2px solid #1f0e0d;">Content here</div>
.myborder {border:2px solid #1f0e0d;}