#1f143f color space conversions
Hex:
#1f143f
RGB:
31, 20, 63
CMY:
88, 92, 75
CMYK:
51, 68, 0, 75
HSL:
255°, 51.8072%, 16.2745%
HSV (HSB):
255°, 68.2540%, 24.7059%
XYZ:
1.7124, 1.1505, 4.8344
xyY:
0.2225, 0.1495, 1.1505
CIE-Lab:
10.1871, 18.2023, -25.6703
CIE-LCH:
10.1871, 31.4689, 305.3397
CIE-Luv:
10.1871, 0.8996, -21.0566
Hunter-Lab:
10.7261, 9.7269, -19.2147
#1f143f color charts
#1f143f color shades, tints & tones
#1f143f color schemes
#1f143f color preview, HTML & CSS examples
This text has a color of #1f143f
<p style="color:#1f143f;">Text here</p>
.mytext {color:#1f143f;}
This box has a color of #1f143f
<div style="background-color:#1f143f;">Content here</div>
.mybackground {background-color:#1f143f;}
Border around this has a color of #1f143f
<div style="border:2px solid #1f143f;">Content here</div>
.myborder {border:2px solid #1f143f;}