#b53b4a color space conversions
Hex:
#b53b4a
RGB:
181, 59, 74
CMY:
29, 77, 71
CMYK:
0, 67, 59, 29
HSL:
353°, 50.8333%, 47.0588%
HSV (HSB):
353°, 67.4033%, 70.9804%
XYZ:
21.8561, 13.4461, 7.9220
xyY:
0.5056, 0.3111, 13.4461
CIE-Lab:
43.4279, 50.1695, 18.9680
CIE-LCH:
43.4279, 53.6354, 20.7105
CIE-Luv:
43.4279, 87.8773, 11.8454
Hunter-Lab:
36.6689, 42.2221, 12.8592
#b53b4a color charts
#b53b4a color shades, tints & tones
#b53b4a color schemes
#b53b4a color preview, HTML & CSS examples
This text has a color of #b53b4a
<p style="color:#b53b4a;">Text here</p>
.mytext {color:#b53b4a;}
This box has a color of #b53b4a
<div style="background-color:#b53b4a;">Content here</div>
.mybackground {background-color:#b53b4a;}
Border around this has a color of #b53b4a
<div style="border:2px solid #b53b4a;">Content here</div>
.myborder {border:2px solid #b53b4a;}