#1f1e2a color space conversions
Hex:
#1f1e2a
RGB:
31, 30, 42
CMY:
88, 88, 84
CMYK:
26, 29, 0, 84
HSL:
245°, 16.6667%, 14.1176%
HSV (HSB):
245°, 28.5714%, 16.4706%
XYZ:
1.4473, 1.3870, 2.3819
xyY:
0.2775, 0.2659, 1.3870
CIE-Lab:
11.8710, 3.7956, -7.8819
CIE-LCH:
11.8710, 8.7482, 295.7132
CIE-Luv:
11.8710, -0.1423, -6.7462
Hunter-Lab:
11.7772, 1.3253, -3.7474
#1f1e2a color charts
#1f1e2a color shades, tints & tones
#1f1e2a color schemes
#1f1e2a color preview, HTML & CSS examples
This text has a color of #1f1e2a
<p style="color:#1f1e2a;">Text here</p>
.mytext {color:#1f1e2a;}
This box has a color of #1f1e2a
<div style="background-color:#1f1e2a;">Content here</div>
.mybackground {background-color:#1f1e2a;}
Border around this has a color of #1f1e2a
<div style="border:2px solid #1f1e2a;">Content here</div>
.myborder {border:2px solid #1f1e2a;}