#8b002b color space conversions
Hex:
#8b002b
RGB:
139, 0, 43
CMY:
45, 100, 83
CMYK:
0, 100, 69, 45
HSL:
341°, 100.0000%, 27.2549%
HSV (HSB):
341°, 100.0000%, 54.5098%
XYZ:
11.0835, 5.6634, 2.7945
xyY:
0.5672, 0.2898, 5.6634
CIE-Lab:
28.5468, 52.2650, 17.8106
CIE-LCH:
28.5468, 55.2164, 18.8178
CIE-Luv:
28.5468, 84.1465, 7.3493
Hunter-Lab:
23.7979, 41.4875, 9.6964
#8b002b color charts
#8b002b color shades, tints & tones
#8b002b color schemes
#8b002b color preview, HTML & CSS examples
This text has a color of #8b002b
<p style="color:#8b002b;">Text here</p>
.mytext {color:#8b002b;}
This box has a color of #8b002b
<div style="background-color:#8b002b;">Content here</div>
.mybackground {background-color:#8b002b;}
Border around this has a color of #8b002b
<div style="border:2px solid #8b002b;">Content here</div>
.myborder {border:2px solid #8b002b;}