#8b012e color space conversions
Hex:
#8b012e
RGB:
139, 1, 46
CMY:
45, 100, 82
CMYK:
0, 99, 67, 45
HSL:
340°, 98.5714%, 27.4510%
HSV (HSB):
340°, 99.2806%, 54.5098%
XYZ:
11.1515, 5.7079, 3.0988
xyY:
0.5587, 0.2860, 5.7079
CIE-Lab:
28.6633, 52.2611, 15.9435
CIE-LCH:
28.6633, 54.6390, 16.9656
CIE-Luv:
28.6633, 82.9851, 5.9599
Hunter-Lab:
23.8913, 41.5066, 9.0338
#8b012e color charts
#8b012e color shades, tints & tones
#8b012e color schemes
#8b012e color preview, HTML & CSS examples
This text has a color of #8b012e
<p style="color:#8b012e;">Text here</p>
.mytext {color:#8b012e;}
This box has a color of #8b012e
<div style="background-color:#8b012e;">Content here</div>
.mybackground {background-color:#8b012e;}
Border around this has a color of #8b012e
<div style="border:2px solid #8b012e;">Content here</div>
.myborder {border:2px solid #8b012e;}