#8f000d color space conversions
Hex:
#8f000d
RGB:
143, 0, 13
CMY:
44, 100, 95
CMYK:
0, 100, 91, 44
HSL:
355°, 100.0000%, 28.0392%
HSV (HSB):
355°, 100.0000%, 56.0784%
XYZ:
11.4003, 5.8687, 0.9127
xyY:
0.6270, 0.3228, 5.8687
CIE-Lab:
29.0788, 52.2780, 37.0814
CIE-LCH:
29.0788, 64.0938, 35.3485
CIE-Luv:
29.0788, 93.9365, 18.3849
Hunter-Lab:
24.2254, 41.6067, 14.7241
#8f000d color charts
#8f000d color shades, tints & tones
#8f000d color schemes
#8f000d color preview, HTML & CSS examples
This text has a color of #8f000d
<p style="color:#8f000d;">Text here</p>
.mytext {color:#8f000d;}
This box has a color of #8f000d
<div style="background-color:#8f000d;">Content here</div>
.mybackground {background-color:#8f000d;}
Border around this has a color of #8f000d
<div style="border:2px solid #8f000d;">Content here</div>
.myborder {border:2px solid #8f000d;}