#b4511c color space conversions
Hex:
#b4511c
RGB:
180, 81, 28
CMY:
29, 68, 89
CMYK:
0, 55, 84, 29
HSL:
21°, 73.0769%, 40.7843%
HSV (HSB):
21°, 84.4444%, 70.5882%
XYZ:
21.9744, 15.6720, 2.9654
xyY:
0.5411, 0.3859, 15.6720
CIE-Lab:
46.5412, 37.3020, 47.6561
CIE-LCH:
46.5412, 60.5189, 51.9485
CIE-Luv:
46.5412, 80.2664, 37.5229
Hunter-Lab:
39.5879, 29.8029, 23.2702
#b4511c color charts
#b4511c color shades, tints & tones
#b4511c color schemes
#b4511c color preview, HTML & CSS examples
This text has a color of #b4511c
<p style="color:#b4511c;">Text here</p>
.mytext {color:#b4511c;}
This box has a color of #b4511c
<div style="background-color:#b4511c;">Content here</div>
.mybackground {background-color:#b4511c;}
Border around this has a color of #b4511c
<div style="border:2px solid #b4511c;">Content here</div>
.myborder {border:2px solid #b4511c;}