#b53d2b color space conversions
Hex:
#b53d2b
RGB:
181, 61, 43
CMY:
29, 76, 83
CMYK:
0, 66, 76, 29
HSL:
8°, 61.6071%, 43.9216%
HSV (HSB):
8°, 76.2431%, 70.9804%
XYZ:
21.1608, 13.3357, 3.7442
xyY:
0.5534, 0.3487, 13.3357
CIE-Lab:
43.2647, 47.5897, 37.1429
CIE-LCH:
43.2647, 60.3687, 37.9714
CIE-Luv:
43.2647, 93.5507, 27.0206
Hunter-Lab:
36.5180, 39.5276, 19.4835
#b53d2b color charts
#b53d2b color shades, tints & tones
#b53d2b color schemes
#b53d2b color preview, HTML & CSS examples
This text has a color of #b53d2b
<p style="color:#b53d2b;">Text here</p>
.mytext {color:#b53d2b;}
This box has a color of #b53d2b
<div style="background-color:#b53d2b;">Content here</div>
.mybackground {background-color:#b53d2b;}
Border around this has a color of #b53d2b
<div style="border:2px solid #b53d2b;">Content here</div>
.myborder {border:2px solid #b53d2b;}