#1f1f30 color space conversions
Hex:
#1f1f30
RGB:
31, 31, 48
CMY:
88, 88, 81
CMYK:
35, 35, 0, 81
HSL:
240°, 21.5190%, 15.4902%
HSV (HSB):
240°, 35.4167%, 18.8235%
XYZ:
1.5886, 1.4847, 2.9992
xyY:
0.2616, 0.2445, 1.4847
CIE-Lab:
12.5103, 4.9482, -11.2451
CIE-LCH:
12.5103, 12.2856, 293.7512
CIE-Luv:
12.5103, -0.7228, -10.0267
Hunter-Lab:
12.1847, 1.9483, -6.0643
#1f1f30 color charts
#1f1f30 color shades, tints & tones
#1f1f30 color schemes
#1f1f30 color preview, HTML & CSS examples
This text has a color of #1f1f30
<p style="color:#1f1f30;">Text here</p>
.mytext {color:#1f1f30;}
This box has a color of #1f1f30
<div style="background-color:#1f1f30;">Content here</div>
.mybackground {background-color:#1f1f30;}
Border around this has a color of #1f1f30
<div style="border:2px solid #1f1f30;">Content here</div>
.myborder {border:2px solid #1f1f30;}