#8b000c color space conversions
Hex:
#8b000c
RGB:
139, 0, 12
CMY:
45, 100, 95
CMYK:
0, 100, 91, 45
HSL:
355°, 100.0000%, 27.2549%
HSV (HSB):
355°, 100.0000%, 54.5098%
XYZ:
10.7138, 5.5155, 0.8477
xyY:
0.6274, 0.3230, 5.5155
CIE-Lab:
28.1557, 51.2043, 36.4186
CIE-LCH:
28.1557, 62.8347, 35.4220
CIE-Luv:
28.1557, 90.9998, 17.8613
Hunter-Lab:
23.4851, 40.3320, 14.2994
#8b000c color charts
#8b000c color shades, tints & tones
#8b000c color schemes
#8b000c color preview, HTML & CSS examples
This text has a color of #8b000c
<p style="color:#8b000c;">Text here</p>
.mytext {color:#8b000c;}
This box has a color of #8b000c
<div style="background-color:#8b000c;">Content here</div>
.mybackground {background-color:#8b000c;}
Border around this has a color of #8b000c
<div style="border:2px solid #8b000c;">Content here</div>
.myborder {border:2px solid #8b000c;}