#8b001c color space conversions
Hex:
#8b001c
RGB:
139, 0, 28
CMY:
45, 100, 89
CMYK:
0, 100, 80, 45
HSL:
348°, 100.0000%, 27.2549%
HSV (HSB):
348°, 100.0000%, 54.5098%
XYZ:
10.8571, 5.5728, 1.6020
xyY:
0.6021, 0.3091, 5.5728
CIE-Lab:
28.3081, 51.6192, 27.3851
CIE-LCH:
28.3081, 58.4336, 27.9470
CIE-Luv:
28.3081, 88.2111, 13.6086
Hunter-Lab:
23.6068, 40.7825, 12.5011
#8b001c color charts
#8b001c color shades, tints & tones
#8b001c color schemes
#8b001c color preview, HTML & CSS examples
This text has a color of #8b001c
<p style="color:#8b001c;">Text here</p>
.mytext {color:#8b001c;}
This box has a color of #8b001c
<div style="background-color:#8b001c;">Content here</div>
.mybackground {background-color:#8b001c;}
Border around this has a color of #8b001c
<div style="border:2px solid #8b001c;">Content here</div>
.myborder {border:2px solid #8b001c;}