#1f0e03 color space conversions
Hex:
#1f0e03
RGB:
31, 14, 3
CMY:
88, 95, 99
CMYK:
0, 55, 90, 88
HSL:
24°, 82.3529%, 6.6667%
HSV (HSB):
24°, 90.3226%, 12.1569%
XYZ:
0.7385, 0.6120, 0.1653
xyY:
0.4872, 0.4037, 0.6120
CIE-Lab:
5.5278, 6.4273, 7.1657
CIE-LCH:
5.5278, 9.6258, 48.1092
CIE-Luv:
5.5278, 6.1683, 4.3500
Hunter-Lab:
7.8228, 3.1624, 4.2228
#1f0e03 color charts
#1f0e03 color shades, tints & tones
#1f0e03 color schemes
#1f0e03 color preview, HTML & CSS examples
This text has a color of #1f0e03
<p style="color:#1f0e03;">Text here</p>
.mytext {color:#1f0e03;}
This box has a color of #1f0e03
<div style="background-color:#1f0e03;">Content here</div>
.mybackground {background-color:#1f0e03;}
Border around this has a color of #1f0e03
<div style="border:2px solid #1f0e03;">Content here</div>
.myborder {border:2px solid #1f0e03;}