#1f1a2c color space conversions
Hex:
#1f1a2c
RGB:
31, 26, 44
CMY:
88, 90, 83
CMYK:
30, 41, 0, 83
HSL:
257°, 25.7143%, 13.7255%
HSV (HSB):
257°, 40.9091%, 17.2549%
XYZ:
1.3891, 1.2119, 2.5436
xyY:
0.2700, 0.2356, 1.2119
CIE-Lab:
10.6452, 7.3959, -11.2332
CIE-LCH:
10.6452, 13.4493, 303.3607
CIE-Luv:
10.6452, 0.8920, -9.3150
Hunter-Lab:
11.0088, 3.2576, -5.9928
#1f1a2c color charts
#1f1a2c color shades, tints & tones
#1f1a2c color schemes
#1f1a2c color preview, HTML & CSS examples
This text has a color of #1f1a2c
<p style="color:#1f1a2c;">Text here</p>
.mytext {color:#1f1a2c;}
This box has a color of #1f1a2c
<div style="background-color:#1f1a2c;">Content here</div>
.mybackground {background-color:#1f1a2c;}
Border around this has a color of #1f1a2c
<div style="border:2px solid #1f1a2c;">Content here</div>
.myborder {border:2px solid #1f1a2c;}