#b53f1c color space conversions
Hex:
#b53f1c
RGB:
181, 63, 28
CMY:
29, 75, 89
CMYK:
0, 65, 85, 29
HSL:
14°, 73.2057%, 40.9804%
HSV (HSB):
14°, 84.5304%, 70.9804%
XYZ:
21.0432, 13.4626, 2.5881
xyY:
0.5673, 0.3629, 13.4626
CIE-Lab:
43.4522, 46.2189, 44.9993
CIE-LCH:
43.4522, 64.5068, 44.2340
CIE-Luv:
43.4522, 94.3032, 32.0609
Hunter-Lab:
36.6914, 38.1628, 21.5019
#b53f1c color charts
#b53f1c color shades, tints & tones
#b53f1c color schemes
#b53f1c color preview, HTML & CSS examples
This text has a color of #b53f1c
<p style="color:#b53f1c;">Text here</p>
.mytext {color:#b53f1c;}
This box has a color of #b53f1c
<div style="background-color:#b53f1c;">Content here</div>
.mybackground {background-color:#b53f1c;}
Border around this has a color of #b53f1c
<div style="border:2px solid #b53f1c;">Content here</div>
.myborder {border:2px solid #b53f1c;}