#1f2e39 color space conversions
Hex:
#1f2e39
RGB:
31, 46, 57
CMY:
88, 82, 78
CMYK:
46, 19, 0, 78
HSL:
205°, 29.5455%, 17.2549%
HSV (HSB):
205°, 45.6140%, 22.3529%
XYZ:
2.2806, 2.5407, 4.2411
xyY:
0.2517, 0.2804, 2.5407
CIE-Lab:
18.1017, -2.7765, -8.9998
CIE-LCH:
18.1017, 9.4183, 252.8546
CIE-Luv:
18.1017, -6.1397, -8.9012
Hunter-Lab:
15.9396, -2.3550, -4.6178
#1f2e39 color charts
#1f2e39 color shades, tints & tones
#1f2e39 color schemes
#1f2e39 color preview, HTML & CSS examples
This text has a color of #1f2e39
<p style="color:#1f2e39;">Text here</p>
.mytext {color:#1f2e39;}
This box has a color of #1f2e39
<div style="background-color:#1f2e39;">Content here</div>
.mybackground {background-color:#1f2e39;}
Border around this has a color of #1f2e39
<div style="border:2px solid #1f2e39;">Content here</div>
.myborder {border:2px solid #1f2e39;}