#b53b4d color space conversions
Hex:
#b53b4d
RGB:
181, 59, 77
CMY:
29, 77, 70
CMYK:
0, 67, 57, 29
HSL:
351°, 50.8333%, 47.0588%
HSV (HSB):
351°, 67.4033%, 70.9804%
XYZ:
21.9596, 13.4875, 8.4671
xyY:
0.5001, 0.3071, 13.4875
CIE-Lab:
43.4888, 50.3897, 17.2002
CIE-LCH:
43.4888, 53.2444, 18.8470
CIE-Luv:
43.4888, 87.0492, 10.0909
Hunter-Lab:
36.7253, 42.4631, 12.0383
#b53b4d color charts
#b53b4d color shades, tints & tones
#b53b4d color schemes
#b53b4d color preview, HTML & CSS examples
This text has a color of #b53b4d
<p style="color:#b53b4d;">Text here</p>
.mytext {color:#b53b4d;}
This box has a color of #b53b4d
<div style="background-color:#b53b4d;">Content here</div>
.mybackground {background-color:#b53b4d;}
Border around this has a color of #b53b4d
<div style="border:2px solid #b53b4d;">Content here</div>
.myborder {border:2px solid #b53b4d;}