#1f0d2a color space conversions
Hex:
#1f0d2a
RGB:
31, 13, 42
CMY:
88, 95, 84
CMYK:
26, 69, 0, 84
HSL:
277°, 52.7273%, 10.7843%
HSV (HSB):
277°, 69.0476%, 16.4706%
XYZ:
1.1269, 0.7463, 2.2751
xyY:
0.2717, 0.1799, 0.7463
CIE-Lab:
6.7415, 15.9895, -15.8772
CIE-LCH:
6.7415, 22.5333, 315.2018
CIE-Luv:
6.7415, 3.2937, -10.3005
Hunter-Lab:
8.6390, 8.1663, -9.5672
#1f0d2a color charts
#1f0d2a color shades, tints & tones
#1f0d2a color schemes
#1f0d2a color preview, HTML & CSS examples
This text has a color of #1f0d2a
<p style="color:#1f0d2a;">Text here</p>
.mytext {color:#1f0d2a;}
This box has a color of #1f0d2a
<div style="background-color:#1f0d2a;">Content here</div>
.mybackground {background-color:#1f0d2a;}
Border around this has a color of #1f0d2a
<div style="border:2px solid #1f0d2a;">Content here</div>
.myborder {border:2px solid #1f0d2a;}