#1f142d color space conversions
Hex:
#1f142d
RGB:
31, 20, 45
CMY:
88, 92, 82
CMYK:
31, 56, 0, 82
HSL:
266°, 38.4615%, 12.7451%
HSV (HSB):
266°, 55.5556%, 17.6471%
XYZ:
1.2889, 0.9811, 2.6041
xyY:
0.2644, 0.2013, 0.9811
CIE-Lab:
8.8328, 12.1946, -14.8075
CIE-LCH:
8.8328, 19.1825, 309.4729
CIE-Luv:
8.8328, 2.1383, -11.2081
Hunter-Lab:
9.9049, 5.8937, -8.6542
#1f142d color charts
#1f142d color shades, tints & tones
#1f142d color schemes
#1f142d color preview, HTML & CSS examples
This text has a color of #1f142d
<p style="color:#1f142d;">Text here</p>
.mytext {color:#1f142d;}
This box has a color of #1f142d
<div style="background-color:#1f142d;">Content here</div>
.mybackground {background-color:#1f142d;}
Border around this has a color of #1f142d
<div style="border:2px solid #1f142d;">Content here</div>
.myborder {border:2px solid #1f142d;}