#1f133e color space conversions
Hex:
#1f133e
RGB:
31, 19, 62
CMY:
88, 93, 76
CMYK:
50, 69, 0, 76
HSL:
257°, 53.0864%, 15.8824%
HSV (HSB):
257°, 69.3548%, 24.3137%
XYZ:
1.6674, 1.1049, 4.6828
xyY:
0.2237, 0.1482, 1.1049
CIE-Lab:
9.8360, 18.5573, -25.5272
CIE-LCH:
9.8360, 31.5597, 306.0158
CIE-Luv:
9.8360, 1.1160, -20.5068
Hunter-Lab:
10.5112, 9.9218, -19.0562
#1f133e color charts
#1f133e color shades, tints & tones
#1f133e color schemes
#1f133e color preview, HTML & CSS examples
This text has a color of #1f133e
<p style="color:#1f133e;">Text here</p>
.mytext {color:#1f133e;}
This box has a color of #1f133e
<div style="background-color:#1f133e;">Content here</div>
.mybackground {background-color:#1f133e;}
Border around this has a color of #1f133e
<div style="border:2px solid #1f133e;">Content here</div>
.myborder {border:2px solid #1f133e;}