#8f000c color space conversions
Hex:
#8f000c
RGB:
143, 0, 12
CMY:
44, 100, 95
CMYK:
0, 100, 92, 44
HSL:
355°, 100.0000%, 28.0392%
HSV (HSB):
355°, 100.0000%, 56.0784%
XYZ:
11.3941, 5.8662, 0.8796
xyY:
0.6281, 0.3234, 5.8662
CIE-Lab:
29.0723, 52.2604, 37.5437
CIE-LCH:
29.0723, 64.3481, 35.6933
CIE-Luv:
29.0723, 94.0594, 18.5714
Hunter-Lab:
24.2202, 41.5874, 14.8010
#8f000c color charts
#8f000c color shades, tints & tones
#8f000c color schemes
#8f000c color preview, HTML & CSS examples
This text has a color of #8f000c
<p style="color:#8f000c;">Text here</p>
.mytext {color:#8f000c;}
This box has a color of #8f000c
<div style="background-color:#8f000c;">Content here</div>
.mybackground {background-color:#8f000c;}
Border around this has a color of #8f000c
<div style="border:2px solid #8f000c;">Content here</div>
.myborder {border:2px solid #8f000c;}