#b3530e color space conversions
Hex:
#b3530e
RGB:
179, 83, 14
CMY:
30, 67, 95
CMYK:
0, 54, 92, 30
HSL:
25°, 85.4922%, 37.8431%
HSV (HSB):
25°, 92.1788%, 70.1961%
XYZ:
21.7629, 15.8019, 2.3185
xyY:
0.5457, 0.3962, 15.8019
CIE-Lab:
46.7135, 35.5714, 52.6924
CIE-LCH:
46.7135, 63.5752, 55.9776
CIE-Luv:
46.7135, 78.7840, 40.5804
Hunter-Lab:
39.7516, 28.1585, 24.3681
#b3530e color charts
#b3530e color shades, tints & tones
#b3530e color schemes
#b3530e color preview, HTML & CSS examples
This text has a color of #b3530e
<p style="color:#b3530e;">Text here</p>
.mytext {color:#b3530e;}
This box has a color of #b3530e
<div style="background-color:#b3530e;">Content here</div>
.mybackground {background-color:#b3530e;}
Border around this has a color of #b3530e
<div style="border:2px solid #b3530e;">Content here</div>
.myborder {border:2px solid #b3530e;}