#b53c3d color space conversions
Hex:
#b53c3d
RGB:
181, 60, 61
CMY:
29, 76, 76
CMYK:
0, 67, 66, 29
HSL:
360°, 50.2075%, 47.2549%
HSV (HSB):
360°, 66.8508%, 70.9804%
XYZ:
21.5142, 13.3924, 5.8659
xyY:
0.5277, 0.3285, 13.3924
CIE-Lab:
43.3486, 48.9056, 26.7889
CIE-LCH:
43.3486, 55.7620, 28.7125
CIE-Luv:
43.3486, 90.5785, 19.0940
Hunter-Lab:
36.5956, 40.8961, 16.1133
#b53c3d color charts
#b53c3d color shades, tints & tones
#b53c3d color schemes
#b53c3d color preview, HTML & CSS examples
This text has a color of #b53c3d
<p style="color:#b53c3d;">Text here</p>
.mytext {color:#b53c3d;}
This box has a color of #b53c3d
<div style="background-color:#b53c3d;">Content here</div>
.mybackground {background-color:#b53c3d;}
Border around this has a color of #b53c3d
<div style="border:2px solid #b53c3d;">Content here</div>
.myborder {border:2px solid #b53c3d;}