#1f202a color space conversions
Hex:
#1f202a
RGB:
31, 32, 42
CMY:
88, 87, 84
CMYK:
26, 24, 0, 84
HSL:
235°, 15.0685%, 14.3137%
HSV (HSB):
235°, 26.1905%, 16.4706%
XYZ:
1.4995, 1.4915, 2.3993
xyY:
0.2782, 0.2767, 1.4915
CIE-Lab:
12.5539, 2.3254, -6.8404
CIE-LCH:
12.5539, 7.2249, 288.7753
CIE-Luv:
12.5539, -0.7819, -5.9236
Hunter-Lab:
12.2127, 0.5445, -3.0994
#1f202a color charts
#1f202a color shades, tints & tones
#1f202a color schemes
#1f202a color preview, HTML & CSS examples
This text has a color of #1f202a
<p style="color:#1f202a;">Text here</p>
.mytext {color:#1f202a;}
This box has a color of #1f202a
<div style="background-color:#1f202a;">Content here</div>
.mybackground {background-color:#1f202a;}
Border around this has a color of #1f202a
<div style="border:2px solid #1f202a;">Content here</div>
.myborder {border:2px solid #1f202a;}