#b53d1f color space conversions
Hex:
#b53d1f
RGB:
181, 61, 31
CMY:
29, 76, 88
CMYK:
0, 66, 83, 29
HSL:
12°, 70.7547%, 41.5686%
HSV (HSB):
12°, 82.8729%, 70.9804%
XYZ:
20.9721, 13.2602, 2.7504
xyY:
0.5671, 0.3586, 13.2602
CIE-Lab:
43.1527, 47.1691, 43.3046
CIE-LCH:
43.1527, 64.0329, 42.5542
CIE-Luv:
43.1527, 95.3051, 30.7433
Hunter-Lab:
36.4145, 39.0776, 21.0119
#b53d1f color charts
#b53d1f color shades, tints & tones
#b53d1f color schemes
#b53d1f color preview, HTML & CSS examples
This text has a color of #b53d1f
<p style="color:#b53d1f;">Text here</p>
.mytext {color:#b53d1f;}
This box has a color of #b53d1f
<div style="background-color:#b53d1f;">Content here</div>
.mybackground {background-color:#b53d1f;}
Border around this has a color of #b53d1f
<div style="border:2px solid #b53d1f;">Content here</div>
.myborder {border:2px solid #b53d1f;}