#b53d5a color space conversions
Hex:
#b53d5a
RGB:
181, 61, 90
CMY:
29, 76, 65
CMYK:
0, 66, 50, 29
HSL:
346°, 49.5868%, 47.4510%
HSV (HSB):
346°, 66.2983%, 70.9804%
XYZ:
22.5703, 13.8994, 11.1661
xyY:
0.4738, 0.2918, 13.8994
CIE-Lab:
44.0884, 50.6235, 9.9859
CIE-LCH:
44.0884, 51.5990, 11.1588
CIE-Luv:
44.0884, 82.1952, 2.5819
Hunter-Lab:
37.2819, 42.8194, 8.3397
#b53d5a color charts
#b53d5a color shades, tints & tones
#b53d5a color schemes
#b53d5a color preview, HTML & CSS examples
This text has a color of #b53d5a
<p style="color:#b53d5a;">Text here</p>
.mytext {color:#b53d5a;}
This box has a color of #b53d5a
<div style="background-color:#b53d5a;">Content here</div>
.mybackground {background-color:#b53d5a;}
Border around this has a color of #b53d5a
<div style="border:2px solid #b53d5a;">Content here</div>
.myborder {border:2px solid #b53d5a;}