#1f232a color space conversions
Hex:
#1f232a
RGB:
31, 35, 42
CMY:
88, 86, 84
CMYK:
26, 17, 0, 84
HSL:
218°, 15.0685%, 14.3137%
HSV (HSB):
218°, 26.1905%, 16.4706%
XYZ:
1.5840, 1.6605, 2.4275
xyY:
0.2793, 0.2928, 1.6605
CIE-Lab:
13.5943, 0.1543, -5.2653
CIE-LCH:
13.5943, 5.2676, 271.6783
CIE-Luv:
13.5943, -1.8098, -4.5682
Hunter-Lab:
12.8862, -0.6088, -2.1488
#1f232a color charts
#1f232a color shades, tints & tones
#1f232a color schemes
#1f232a color preview, HTML & CSS examples
This text has a color of #1f232a
<p style="color:#1f232a;">Text here</p>
.mytext {color:#1f232a;}
This box has a color of #1f232a
<div style="background-color:#1f232a;">Content here</div>
.mybackground {background-color:#1f232a;}
Border around this has a color of #1f232a
<div style="border:2px solid #1f232a;">Content here</div>
.myborder {border:2px solid #1f232a;}