#b3570c color space conversions
Hex:
#b3570c
RGB:
179, 87, 12
CMY:
30, 66, 95
CMYK:
0, 51, 93, 30
HSL:
27°, 87.4346%, 37.4510%
HSV (HSB):
27°, 93.2961%, 70.1961%
XYZ:
22.0650, 16.4266, 2.3555
xyY:
0.5402, 0.4021, 16.4266
CIE-Lab:
47.5293, 33.4637, 53.8054
CIE-LCH:
47.5293, 63.3627, 58.1209
CIE-Luv:
47.5293, 75.6820, 42.1558
Hunter-Lab:
40.5298, 26.2507, 24.9250
#b3570c color charts
#b3570c color shades, tints & tones
#b3570c color schemes
#b3570c color preview, HTML & CSS examples
This text has a color of #b3570c
<p style="color:#b3570c;">Text here</p>
.mytext {color:#b3570c;}
This box has a color of #b3570c
<div style="background-color:#b3570c;">Content here</div>
.mybackground {background-color:#b3570c;}
Border around this has a color of #b3570c
<div style="border:2px solid #b3570c;">Content here</div>
.myborder {border:2px solid #b3570c;}