#b3570e color space conversions
Hex:
#b3570e
RGB:
179, 87, 14
CMY:
30, 66, 95
CMYK:
0, 51, 92, 30
HSL:
27°, 85.4922%, 37.8431%
HSV (HSB):
27°, 92.1788%, 70.1961%
XYZ:
22.0779, 16.4318, 2.4235
xyY:
0.5394, 0.4014, 16.4318
CIE-Lab:
47.5360, 33.4949, 53.2860
CIE-LCH:
47.5360, 62.9389, 57.8471
CIE-Luv:
47.5360, 75.5971, 41.9122
Hunter-Lab:
40.5362, 26.2811, 24.8306
#b3570e color charts
#b3570e color shades, tints & tones
#b3570e color schemes
#b3570e color preview, HTML & CSS examples
This text has a color of #b3570e
<p style="color:#b3570e;">Text here</p>
.mytext {color:#b3570e;}
This box has a color of #b3570e
<div style="background-color:#b3570e;">Content here</div>
.mybackground {background-color:#b3570e;}
Border around this has a color of #b3570e
<div style="border:2px solid #b3570e;">Content here</div>
.myborder {border:2px solid #b3570e;}