#b3570d color space conversions
Hex:
#b3570d
RGB:
179, 87, 13
CMY:
30, 66, 95
CMYK:
0, 51, 93, 30
HSL:
27°, 86.4583%, 37.6471%
HSV (HSB):
27°, 92.7374%, 70.1961%
XYZ:
22.0712, 16.4292, 2.3886
xyY:
0.5398, 0.4018, 16.4292
CIE-Lab:
47.5326, 33.4789, 53.5512
CIE-LCH:
47.5326, 63.1551, 57.9874
CIE-Luv:
47.5326, 75.6407, 42.0371
Hunter-Lab:
40.5329, 26.2655, 24.8790
#b3570d color charts
#b3570d color shades, tints & tones
#b3570d color schemes
#b3570d color preview, HTML & CSS examples
This text has a color of #b3570d
<p style="color:#b3570d;">Text here</p>
.mytext {color:#b3570d;}
This box has a color of #b3570d
<div style="background-color:#b3570d;">Content here</div>
.mybackground {background-color:#b3570d;}
Border around this has a color of #b3570d
<div style="border:2px solid #b3570d;">Content here</div>
.myborder {border:2px solid #b3570d;}