#1f183c color space conversions
Hex:
#1f183c
RGB:
31, 24, 60
CMY:
88, 91, 76
CMYK:
48, 60, 0, 76
HSL:
252°, 42.8571%, 16.4706%
HSV (HSB):
252°, 60.0000%, 23.5294%
XYZ:
1.7073, 1.2708, 4.4303
xyY:
0.2305, 0.1715, 1.2708
CIE-Lab:
11.0698, 14.2666, -22.1170
CIE-LCH:
11.0698, 26.3191, 302.8240
CIE-Luv:
11.0698, 0.3835, -19.0735
Hunter-Lab:
11.2731, 7.3062, -15.4096
#1f183c color charts
#1f183c color shades, tints & tones
#1f183c color schemes
#1f183c color preview, HTML & CSS examples
This text has a color of #1f183c
<p style="color:#1f183c;">Text here</p>
.mytext {color:#1f183c;}
This box has a color of #1f183c
<div style="background-color:#1f183c;">Content here</div>
.mybackground {background-color:#1f183c;}
Border around this has a color of #1f183c
<div style="border:2px solid #1f183c;">Content here</div>
.myborder {border:2px solid #1f183c;}