#8b012b color space conversions
Hex:
#8b012b
RGB:
139, 1, 43
CMY:
45, 100, 83
CMYK:
0, 99, 69, 45
HSL:
342°, 98.5714%, 27.4510%
HSV (HSB):
342°, 99.2806%, 54.5098%
XYZ:
11.0944, 5.6851, 2.7981
xyY:
0.5667, 0.2904, 5.6851
CIE-Lab:
28.6037, 52.0997, 17.8831
CIE-LCH:
28.6037, 55.0835, 18.9447
CIE-Luv:
28.6037, 83.9447, 7.4556
Hunter-Lab:
23.8434, 41.3301, 9.7326
#8b012b color charts
#8b012b color shades, tints & tones
#8b012b color schemes
#8b012b color preview, HTML & CSS examples
This text has a color of #8b012b
<p style="color:#8b012b;">Text here</p>
.mytext {color:#8b012b;}
This box has a color of #8b012b
<div style="background-color:#8b012b;">Content here</div>
.mybackground {background-color:#8b012b;}
Border around this has a color of #8b012b
<div style="border:2px solid #8b012b;">Content here</div>
.myborder {border:2px solid #8b012b;}