#b3571e color space conversions
Hex:
#b3571e
RGB:
179, 87, 30
CMY:
30, 66, 88
CMYK:
0, 51, 83, 30
HSL:
23°, 71.2919%, 40.9804%
HSV (HSB):
23°, 83.2402%, 70.1961%
XYZ:
22.2329, 16.4938, 3.2401
xyY:
0.5298, 0.3930, 16.4938
CIE-Lab:
47.6158, 33.8687, 47.7055
CIE-LCH:
47.6158, 58.5056, 54.6270
CIE-Luv:
47.6158, 74.5905, 39.0194
Hunter-Lab:
40.6126, 26.6459, 23.6986
#b3571e color charts
#b3571e color shades, tints & tones
#b3571e color schemes
#b3571e color preview, HTML & CSS examples
This text has a color of #b3571e
<p style="color:#b3571e;">Text here</p>
.mytext {color:#b3571e;}
This box has a color of #b3571e
<div style="background-color:#b3571e;">Content here</div>
.mybackground {background-color:#b3571e;}
Border around this has a color of #b3571e
<div style="border:2px solid #b3571e;">Content here</div>
.myborder {border:2px solid #b3571e;}