#1f2d3a color space conversions
Hex:
#1f2d3a
RGB:
31, 45, 58
CMY:
88, 82, 77
CMYK:
47, 22, 0, 77
HSL:
209°, 30.3371%, 17.4510%
HSV (HSB):
209°, 46.5517%, 22.7451%
XYZ:
2.2672, 2.4736, 4.3609
xyY:
0.2491, 0.2718, 2.4736
CIE-Lab:
17.7986, -1.7534, -10.1549
CIE-LCH:
17.7986, 10.3052, 260.2038
CIE-Luv:
17.7986, -5.7728, -10.1624
Hunter-Lab:
15.7276, -1.7919, -5.4306
#1f2d3a color charts
#1f2d3a color shades, tints & tones
#1f2d3a color schemes
#1f2d3a color preview, HTML & CSS examples
This text has a color of #1f2d3a
<p style="color:#1f2d3a;">Text here</p>
.mytext {color:#1f2d3a;}
This box has a color of #1f2d3a
<div style="background-color:#1f2d3a;">Content here</div>
.mybackground {background-color:#1f2d3a;}
Border around this has a color of #1f2d3a
<div style="border:2px solid #1f2d3a;">Content here</div>
.myborder {border:2px solid #1f2d3a;}