#b4530e color space conversions
Hex:
#b4530e
RGB:
180, 83, 14
CMY:
29, 67, 95
CMYK:
0, 54, 92, 29
HSL:
25°, 85.5670%, 38.0392%
HSV (HSB):
25°, 92.2222%, 70.5882%
XYZ:
21.9949, 15.9215, 2.3294
xyY:
0.5465, 0.3956, 15.9215
CIE-Lab:
46.8714, 35.9742, 52.8781
CIE-LCH:
46.8714, 63.9549, 55.7716
CIE-Luv:
46.8714, 79.6273, 40.6600
Hunter-Lab:
39.9018, 28.5658, 24.4700
#b4530e color charts
#b4530e color shades, tints & tones
#b4530e color schemes
#b4530e color preview, HTML & CSS examples
This text has a color of #b4530e
<p style="color:#b4530e;">Text here</p>
.mytext {color:#b4530e;}
This box has a color of #b4530e
<div style="background-color:#b4530e;">Content here</div>
.mybackground {background-color:#b4530e;}
Border around this has a color of #b4530e
<div style="border:2px solid #b4530e;">Content here</div>
.myborder {border:2px solid #b4530e;}