#8b042b color space conversions
Hex:
#8b042b
RGB:
139, 4, 43
CMY:
45, 98, 83
CMYK:
0, 97, 69, 45
HSL:
343°, 94.4056%, 28.0392%
HSV (HSB):
343°, 97.1223%, 54.5098%
XYZ:
11.1269, 5.7502, 2.8089
xyY:
0.5652, 0.2921, 5.7502
CIE-Lab:
28.7733, 51.6072, 18.0994
CIE-LCH:
28.7733, 54.6891, 19.3265
CIE-Luv:
28.7733, 83.3427, 7.7729
Hunter-Lab:
23.9796, 40.8625, 9.8406
#8b042b color charts
#8b042b color shades, tints & tones
#8b042b color schemes
#8b042b color preview, HTML & CSS examples
This text has a color of #8b042b
<p style="color:#8b042b;">Text here</p>
.mytext {color:#8b042b;}
This box has a color of #8b042b
<div style="background-color:#8b042b;">Content here</div>
.mybackground {background-color:#8b042b;}
Border around this has a color of #8b042b
<div style="border:2px solid #8b042b;">Content here</div>
.myborder {border:2px solid #8b042b;}