#1f1d2a color space conversions
Hex:
#1f1d2a
RGB:
31, 29, 42
CMY:
88, 89, 84
CMYK:
26, 31, 0, 84
HSL:
249°, 18.3099%, 13.9216%
HSV (HSB):
249°, 30.9524%, 16.4706%
XYZ:
1.4224, 1.3372, 2.3736
xyY:
0.2771, 0.2605, 1.3372
CIE-Lab:
11.5332, 4.5363, -8.3992
CIE-LCH:
11.5332, 9.5459, 298.3729
CIE-Luv:
11.5332, 0.1623, -7.1303
Hunter-Lab:
11.5638, 1.7192, -4.0755
#1f1d2a color charts
#1f1d2a color shades, tints & tones
#1f1d2a color schemes
#1f1d2a color preview, HTML & CSS examples
This text has a color of #1f1d2a
<p style="color:#1f1d2a;">Text here</p>
.mytext {color:#1f1d2a;}
This box has a color of #1f1d2a
<div style="background-color:#1f1d2a;">Content here</div>
.mybackground {background-color:#1f1d2a;}
Border around this has a color of #1f1d2a
<div style="border:2px solid #1f1d2a;">Content here</div>
.myborder {border:2px solid #1f1d2a;}