#b53b2b color space conversions
Hex:
#b53b2b
RGB:
181, 59, 43
CMY:
29, 77, 83
CMYK:
0, 67, 76, 29
HSL:
7°, 61.6071%, 43.9216%
HSV (HSB):
7°, 76.2431%, 70.9804%
XYZ:
21.0561, 13.1261, 3.7093
xyY:
0.5557, 0.3464, 13.1261
CIE-Lab:
42.9526, 48.4339, 36.8077
CIE-LCH:
42.9526, 60.8330, 37.2333
CIE-Luv:
42.9526, 94.8306, 26.4488
Hunter-Lab:
36.2300, 40.3379, 19.2907
#b53b2b color charts
#b53b2b color shades, tints & tones
#b53b2b color schemes
#b53b2b color preview, HTML & CSS examples
This text has a color of #b53b2b
<p style="color:#b53b2b;">Text here</p>
.mytext {color:#b53b2b;}
This box has a color of #b53b2b
<div style="background-color:#b53b2b;">Content here</div>
.mybackground {background-color:#b53b2b;}
Border around this has a color of #b53b2b
<div style="border:2px solid #b53b2b;">Content here</div>
.myborder {border:2px solid #b53b2b;}