#8b500b color space conversions
Hex:
#8b500b
RGB:
139, 80, 11
CMY:
45, 69, 96
CMYK:
0, 42, 92, 45
HSL:
32°, 85.3333%, 29.4118%
HSV (HSB):
32°, 92.0863%, 54.5098%
XYZ:
13.5765, 11.2505, 1.7726
xyY:
0.5104, 0.4230, 11.2505
CIE-Lab:
39.9991, 19.9930, 45.8612
CIE-LCH:
39.9991, 50.0297, 66.4454
CIE-Luv:
39.9991, 47.6099, 37.0495
Hunter-Lab:
33.5417, 13.5527, 20.3458
#8b500b color charts
#8b500b color shades, tints & tones
#8b500b color schemes
#8b500b color preview, HTML & CSS examples
This text has a color of #8b500b
<p style="color:#8b500b;">Text here</p>
.mytext {color:#8b500b;}
This box has a color of #8b500b
<div style="background-color:#8b500b;">Content here</div>
.mybackground {background-color:#8b500b;}
Border around this has a color of #8b500b
<div style="border:2px solid #8b500b;">Content here</div>
.myborder {border:2px solid #8b500b;}