#1f1d24 color space conversions
Hex:
#1f1d24
RGB:
31, 29, 36
CMY:
88, 89, 86
CMYK:
14, 19, 0, 86
HSL:
257°, 10.7692%, 12.7451%
HSV (HSB):
257°, 19.4444%, 14.1176%
XYZ:
1.3229, 1.2974, 1.8498
xyY:
0.2959, 0.2902, 1.2974
CIE-Lab:
11.2574, 2.7831, -4.4187
CIE-LCH:
11.2574, 5.2221, 302.2049
CIE-Luv:
11.2574, 0.4542, -3.6466
Hunter-Lab:
11.3904, 0.7977, -1.6553
#1f1d24 color charts
#1f1d24 color shades, tints & tones
#1f1d24 color schemes
#1f1d24 color preview, HTML & CSS examples
This text has a color of #1f1d24
<p style="color:#1f1d24;">Text here</p>
.mytext {color:#1f1d24;}
This box has a color of #1f1d24
<div style="background-color:#1f1d24;">Content here</div>
.mybackground {background-color:#1f1d24;}
Border around this has a color of #1f1d24
<div style="border:2px solid #1f1d24;">Content here</div>
.myborder {border:2px solid #1f1d24;}