#b43e00 color space conversions
Hex:
#b43e00
RGB:
180, 62, 0
CMY:
29, 76, 100
CMYK:
0, 66, 100, 29
HSL:
21°, 100.0000%, 35.2941%
HSV (HSB):
21°, 100.0000%, 70.5882%
XYZ:
20.5450, 13.1485, 1.4551
xyY:
0.5845, 0.3741, 13.1485
CIE-Lab:
42.9862, 45.8214, 54.2391
CIE-LCH:
42.9862, 71.0034, 49.8088
CIE-Luv:
42.9862, 96.1786, 35.9772
Hunter-Lab:
36.2609, 37.6794, 23.0035
#b43e00 color charts
#b43e00 color shades, tints & tones
#b43e00 color schemes
#b43e00 color preview, HTML & CSS examples
This text has a color of #b43e00
<p style="color:#b43e00;">Text here</p>
.mytext {color:#b43e00;}
This box has a color of #b43e00
<div style="background-color:#b43e00;">Content here</div>
.mybackground {background-color:#b43e00;}
Border around this has a color of #b43e00
<div style="border:2px solid #b43e00;">Content here</div>
.myborder {border:2px solid #b43e00;}