#b53f1d color space conversions
Hex:
#b53f1d
RGB:
181, 63, 29
CMY:
29, 75, 89
CMYK:
0, 65, 84, 29
HSL:
13°, 72.3810%, 41.1765%
HSV (HSB):
13°, 83.9779%, 70.9804%
XYZ:
21.0553, 13.4675, 2.6521
xyY:
0.5664, 0.3623, 13.4675
CIE-Lab:
43.4593, 46.2463, 44.5409
CIE-LCH:
43.4593, 64.2076, 43.9238
CIE-Luv:
43.4593, 94.1903, 31.8171
Hunter-Lab:
36.6981, 38.1919, 21.4038
#b53f1d color charts
#b53f1d color shades, tints & tones
#b53f1d color schemes
#b53f1d color preview, HTML & CSS examples
This text has a color of #b53f1d
<p style="color:#b53f1d;">Text here</p>
.mytext {color:#b53f1d;}
This box has a color of #b53f1d
<div style="background-color:#b53f1d;">Content here</div>
.mybackground {background-color:#b53f1d;}
Border around this has a color of #b53f1d
<div style="border:2px solid #b53f1d;">Content here</div>
.myborder {border:2px solid #b53f1d;}