#1f0f12 color space conversions
Hex:
#1f0f12
RGB:
31, 15, 18
CMY:
88, 94, 93
CMYK:
0, 52, 42, 88
HSL:
349°, 34.7826%, 9.0196%
HSV (HSB):
349°, 51.6129%, 12.1569%
XYZ:
0.8451, 0.6766, 0.6583
xyY:
0.3876, 0.3104, 0.6766
CIE-Lab:
6.1119, 8.2733, 1.1214
CIE-LCH:
6.1119, 8.3490, 7.7193
CIE-Luv:
6.1119, 4.9895, 0.0954
Hunter-Lab:
8.2257, 3.9434, 1.0129
#1f0f12 color charts
#1f0f12 color shades, tints & tones
#1f0f12 color schemes
#1f0f12 color preview, HTML & CSS examples
This text has a color of #1f0f12
<p style="color:#1f0f12;">Text here</p>
.mytext {color:#1f0f12;}
This box has a color of #1f0f12
<div style="background-color:#1f0f12;">Content here</div>
.mybackground {background-color:#1f0f12;}
Border around this has a color of #1f0f12
<div style="border:2px solid #1f0f12;">Content here</div>
.myborder {border:2px solid #1f0f12;}