#1f0f15 color space conversions
Hex:
#1f0f15
RGB:
31, 15, 21
CMY:
88, 94, 92
CMYK:
0, 52, 32, 88
HSL:
338°, 34.7826%, 9.0196%
HSV (HSB):
338°, 51.6129%, 12.1569%
XYZ:
0.8713, 0.6871, 0.7962
xyY:
0.3700, 0.2918, 0.6871
CIE-Lab:
6.2065, 8.9243, -0.6871
CIE-LCH:
6.2065, 8.9507, 355.5974
CIE-Luv:
6.2065, 4.7644, -1.0092
Hunter-Lab:
8.2891, 4.2558, 0.1076
#1f0f15 color charts
#1f0f15 color shades, tints & tones
#1f0f15 color schemes
#1f0f15 color preview, HTML & CSS examples
This text has a color of #1f0f15
<p style="color:#1f0f15;">Text here</p>
.mytext {color:#1f0f15;}
This box has a color of #1f0f15
<div style="background-color:#1f0f15;">Content here</div>
.mybackground {background-color:#1f0f15;}
Border around this has a color of #1f0f15
<div style="border:2px solid #1f0f15;">Content here</div>
.myborder {border:2px solid #1f0f15;}