#8b4000 color space conversions
Hex:
#8b4000
RGB:
139, 64, 0
CMY:
45, 75, 100
CMYK:
0, 54, 100, 45
HSL:
28°, 100.0000%, 27.2549%
HSV (HSB):
28°, 100.0000%, 54.5098%
XYZ:
12.4809, 9.1558, 1.1094
xyY:
0.5487, 0.4025, 9.1558
CIE-Lab:
36.2825, 28.7839, 46.7835
CIE-LCH:
36.2825, 54.9292, 58.3978
CIE-Luv:
36.2825, 60.4434, 32.8878
Hunter-Lab:
30.2585, 20.6744, 19.0071
#8b4000 color charts
#8b4000 color shades, tints & tones
#8b4000 color schemes
#8b4000 color preview, HTML & CSS examples
This text has a color of #8b4000
<p style="color:#8b4000;">Text here</p>
.mytext {color:#8b4000;}
This box has a color of #8b4000
<div style="background-color:#8b4000;">Content here</div>
.mybackground {background-color:#8b4000;}
Border around this has a color of #8b4000
<div style="border:2px solid #8b4000;">Content here</div>
.myborder {border:2px solid #8b4000;}