#1f0b0e color space conversions
Hex:
#1f0b0e
RGB:
31, 11, 14
CMY:
88, 96, 95
CMYK:
0, 65, 55, 88
HSL:
351°, 47.6190%, 8.2353%
HSV (HSB):
351°, 64.5161%, 12.1569%
XYZ:
0.7640, 0.5624, 0.4837
xyY:
0.4221, 0.3107, 0.5624
CIE-Lab:
5.0797, 9.4016, 1.8390
CIE-LCH:
5.0797, 9.5797, 11.0675
CIE-Luv:
5.0797, 5.8836, 0.4536
Hunter-Lab:
7.4990, 5.0625, 1.4247
#1f0b0e color charts
#1f0b0e color shades, tints & tones
#1f0b0e color schemes
#1f0b0e color preview, HTML & CSS examples
This text has a color of #1f0b0e
<p style="color:#1f0b0e;">Text here</p>
.mytext {color:#1f0b0e;}
This box has a color of #1f0b0e
<div style="background-color:#1f0b0e;">Content here</div>
.mybackground {background-color:#1f0b0e;}
Border around this has a color of #1f0b0e
<div style="border:2px solid #1f0b0e;">Content here</div>
.myborder {border:2px solid #1f0b0e;}