#b53b41 color space conversions
Hex:
#b53b41
RGB:
181, 59, 65
CMY:
29, 77, 75
CMYK:
0, 67, 64, 29
HSL:
357°, 50.8333%, 47.0588%
HSV (HSB):
357°, 67.4033%, 70.9804%
XYZ:
21.5742, 13.3333, 6.4375
xyY:
0.5218, 0.3225, 13.3333
CIE-Lab:
43.2613, 49.5649, 24.2604
CIE-LCH:
43.2613, 55.1837, 26.0803
CIE-Luv:
43.2613, 90.2116, 16.7724
Hunter-Lab:
36.5148, 41.5626, 15.1076
#b53b41 color charts
#b53b41 color shades, tints & tones
#b53b41 color schemes
#b53b41 color preview, HTML & CSS examples
This text has a color of #b53b41
<p style="color:#b53b41;">Text here</p>
.mytext {color:#b53b41;}
This box has a color of #b53b41
<div style="background-color:#b53b41;">Content here</div>
.mybackground {background-color:#b53b41;}
Border around this has a color of #b53b41
<div style="border:2px solid #b53b41;">Content here</div>
.myborder {border:2px solid #b53b41;}