#1f000c color space conversions
Hex:
#1f000c
RGB:
31, 0, 12
CMY:
88, 100, 95
CMYK:
0, 100, 61, 88
HSL:
337°, 100.0000%, 6.0784%
HSV (HSB):
337°, 100.0000%, 12.1569%
XYZ:
0.6314, 0.3179, 0.3759
xyY:
0.4765, 0.2399, 0.3179
CIE-Lab:
2.8711, 13.4905, -0.4264
CIE-LCH:
2.8711, 13.4973, 358.1896
CIE-Luv:
2.8711, 7.0594, -1.1215
Hunter-Lab:
5.6378, 10.1258, -0.0066
#1f000c color charts
#1f000c color shades, tints & tones
#1f000c color schemes
#1f000c color preview, HTML & CSS examples
This text has a color of #1f000c
<p style="color:#1f000c;">Text here</p>
.mytext {color:#1f000c;}
This box has a color of #1f000c
<div style="background-color:#1f000c;">Content here</div>
.mybackground {background-color:#1f000c;}
Border around this has a color of #1f000c
<div style="border:2px solid #1f000c;">Content here</div>
.myborder {border:2px solid #1f000c;}