#1f1e3e color space conversions
Hex:
#1f1e3e
RGB:
31, 30, 62
CMY:
88, 88, 76
CMYK:
50, 52, 0, 76
HSL:
242°, 34.7826%, 18.0392%
HSV (HSB):
242°, 51.6129%, 24.3137%
XYZ:
1.8988, 1.5677, 4.7599
xyY:
0.2308, 0.1906, 1.5677
CIE-Lab:
13.0318, 10.5338, -20.3998
CIE-LCH:
13.0318, 22.9590, 297.3104
CIE-Luv:
13.0318, -1.0992, -19.1252
Hunter-Lab:
12.5206, 5.1599, -13.7758
#1f1e3e color charts
#1f1e3e color shades, tints & tones
#1f1e3e color schemes
#1f1e3e color preview, HTML & CSS examples
This text has a color of #1f1e3e
<p style="color:#1f1e3e;">Text here</p>
.mytext {color:#1f1e3e;}
This box has a color of #1f1e3e
<div style="background-color:#1f1e3e;">Content here</div>
.mybackground {background-color:#1f1e3e;}
Border around this has a color of #1f1e3e
<div style="border:2px solid #1f1e3e;">Content here</div>
.myborder {border:2px solid #1f1e3e;}