#1f303d color space conversions
Hex:
#1f303d
RGB:
31, 48, 61
CMY:
88, 81, 76
CMYK:
49, 21, 0, 76
HSL:
206°, 32.6087%, 18.0392%
HSV (HSB):
206°, 49.1803%, 23.9216%
XYZ:
2.4643, 2.7421, 4.8143
xyY:
0.2459, 0.2736, 2.7421
CIE-Lab:
18.9801, -2.7892, -10.4114
CIE-LCH:
18.9801, 10.7785, 255.0026
CIE-Luv:
18.9801, -6.9089, -10.6395
Hunter-Lab:
16.5594, -2.4150, -5.6457
#1f303d color charts
#1f303d color shades, tints & tones
#1f303d color schemes
#1f303d color preview, HTML & CSS examples
This text has a color of #1f303d
<p style="color:#1f303d;">Text here</p>
.mytext {color:#1f303d;}
This box has a color of #1f303d
<div style="background-color:#1f303d;">Content here</div>
.mybackground {background-color:#1f303d;}
Border around this has a color of #1f303d
<div style="border:2px solid #1f303d;">Content here</div>
.myborder {border:2px solid #1f303d;}