#b53b2f color space conversions
Hex:
#b53b2f
RGB:
181, 59, 47
CMY:
29, 77, 82
CMYK:
0, 67, 74, 29
HSL:
5°, 58.7719%, 44.7059%
HSV (HSB):
5°, 74.0331%, 70.9804%
XYZ:
21.1331, 13.1569, 4.1150
xyY:
0.5503, 0.3426, 13.1569
CIE-Lab:
42.9987, 48.6037, 34.6047
CIE-LCH:
42.9987, 59.6641, 35.4500
CIE-Luv:
42.9987, 94.1148, 24.9553
Hunter-Lab:
36.2725, 40.5211, 18.6644
#b53b2f color charts
#b53b2f color shades, tints & tones
#b53b2f color schemes
#b53b2f color preview, HTML & CSS examples
This text has a color of #b53b2f
<p style="color:#b53b2f;">Text here</p>
.mytext {color:#b53b2f;}
This box has a color of #b53b2f
<div style="background-color:#b53b2f;">Content here</div>
.mybackground {background-color:#b53b2f;}
Border around this has a color of #b53b2f
<div style="border:2px solid #b53b2f;">Content here</div>
.myborder {border:2px solid #b53b2f;}