#b3571d color space conversions
Hex:
#b3571d
RGB:
179, 87, 29
CMY:
30, 66, 89
CMYK:
0, 51, 84, 30
HSL:
23°, 72.1154%, 40.7843%
HSV (HSB):
23°, 83.7989%, 70.1961%
XYZ:
22.2204, 16.4888, 3.1739
xyY:
0.5305, 0.3937, 16.4888
CIE-Lab:
47.6094, 33.8384, 48.1194
CIE-LCH:
47.6094, 58.8262, 54.8844
CIE-Luv:
47.6094, 74.6712, 39.2515
Hunter-Lab:
40.6064, 26.6164, 23.7902
#b3571d color charts
#b3571d color shades, tints & tones
#b3571d color schemes
#b3571d color preview, HTML & CSS examples
This text has a color of #b3571d
<p style="color:#b3571d;">Text here</p>
.mytext {color:#b3571d;}
This box has a color of #b3571d
<div style="background-color:#b3571d;">Content here</div>
.mybackground {background-color:#b3571d;}
Border around this has a color of #b3571d
<div style="border:2px solid #b3571d;">Content here</div>
.myborder {border:2px solid #b3571d;}