#1f1d03 color space conversions
Hex:
#1f1d03
RGB:
31, 29, 3
CMY:
88, 89, 99
CMYK:
0, 6, 90, 88
HSL:
56°, 82.3529%, 6.6667%
HSV (HSB):
56°, 90.3226%, 12.1569%
XYZ:
1.0209, 1.1766, 0.2595
xyY:
0.4155, 0.4789, 1.1766
CIE-Lab:
10.3837, -3.4044, 14.1919
CIE-LCH:
10.3837, 14.5945, 103.4894
CIE-Luv:
10.3837, 1.6369, 10.2801
Hunter-Lab:
10.8472, -2.1831, 6.1749
#1f1d03 color charts
#1f1d03 color shades, tints & tones
#1f1d03 color schemes
#1f1d03 color preview, HTML & CSS examples
This text has a color of #1f1d03
<p style="color:#1f1d03;">Text here</p>
.mytext {color:#1f1d03;}
This box has a color of #1f1d03
<div style="background-color:#1f1d03;">Content here</div>
.mybackground {background-color:#1f1d03;}
Border around this has a color of #1f1d03
<div style="border:2px solid #1f1d03;">Content here</div>
.myborder {border:2px solid #1f1d03;}