#b53e1f color space conversions
Hex:
#b53e1f
RGB:
181, 62, 31
CMY:
29, 76, 88
CMYK:
0, 66, 83, 29
HSL:
12°, 70.7547%, 41.5686%
HSV (HSB):
12°, 82.8729%, 70.9804%
XYZ:
21.0260, 13.3679, 2.7684
xyY:
0.5658, 0.3597, 13.3679
CIE-Lab:
43.3125, 46.7388, 43.4527
CIE-LCH:
43.3125, 63.8173, 42.9134
CIE-Luv:
43.3125, 94.6328, 31.0234
Hunter-Lab:
36.5622, 38.6671, 21.1042
#b53e1f color charts
#b53e1f color shades, tints & tones
#b53e1f color schemes
#b53e1f color preview, HTML & CSS examples
This text has a color of #b53e1f
<p style="color:#b53e1f;">Text here</p>
.mytext {color:#b53e1f;}
This box has a color of #b53e1f
<div style="background-color:#b53e1f;">Content here</div>
.mybackground {background-color:#b53e1f;}
Border around this has a color of #b53e1f
<div style="border:2px solid #b53e1f;">Content here</div>
.myborder {border:2px solid #b53e1f;}