#1f031d color space conversions
Hex:
#1f031d
RGB:
31, 3, 29
CMY:
88, 99, 89
CMYK:
0, 90, 6, 88
HSL:
304°, 82.3529%, 6.6667%
HSV (HSB):
304°, 90.3226%, 12.1569%
XYZ:
0.8194, 0.4451, 1.2051
xyY:
0.3318, 0.1802, 0.4451
CIE-Lab:
4.0209, 16.2347, -10.0524
CIE-LCH:
4.0209, 19.0949, 328.2344
CIE-Luv:
4.0209, 5.0770, -5.6348
Hunter-Lab:
6.6719, 10.2467, -6.0391
#1f031d color charts
#1f031d color shades, tints & tones
#1f031d color schemes
#1f031d color preview, HTML & CSS examples
This text has a color of #1f031d
<p style="color:#1f031d;">Text here</p>
.mytext {color:#1f031d;}
This box has a color of #1f031d
<div style="background-color:#1f031d;">Content here</div>
.mybackground {background-color:#1f031d;}
Border around this has a color of #1f031d
<div style="border:2px solid #1f031d;">Content here</div>
.myborder {border:2px solid #1f031d;}