#1f0f1d color space conversions
Hex:
#1f0f1d
RGB:
31, 15, 29
CMY:
88, 94, 89
CMYK:
0, 52, 6, 88
HSL:
308°, 34.7826%, 9.0196%
HSV (HSB):
308°, 51.6129%, 12.1569%
XYZ:
0.9577, 0.7217, 1.2512
xyY:
0.3268, 0.2463, 0.7217
CIE-Lab:
6.5187, 10.9296, -6.3069
CIE-LCH:
6.5187, 12.6187, 330.0128
CIE-Luv:
6.5187, 4.1290, -4.2613
Hunter-Lab:
8.4951, 5.2563, -2.7861
#1f0f1d color charts
#1f0f1d color shades, tints & tones
#1f0f1d color schemes
#1f0f1d color preview, HTML & CSS examples
This text has a color of #1f0f1d
<p style="color:#1f0f1d;">Text here</p>
.mytext {color:#1f0f1d;}
This box has a color of #1f0f1d
<div style="background-color:#1f0f1d;">Content here</div>
.mybackground {background-color:#1f0f1d;}
Border around this has a color of #1f0f1d
<div style="border:2px solid #1f0f1d;">Content here</div>
.myborder {border:2px solid #1f0f1d;}