#b53b5e color space conversions
Hex:
#b53b5e
RGB:
181, 59, 94
CMY:
29, 77, 63
CMYK:
0, 67, 48, 29
HSL:
343°, 50.8333%, 47.0588%
HSV (HSB):
343°, 67.4033%, 70.9804%
XYZ:
22.6404, 13.7598, 12.0523
xyY:
0.4673, 0.2840, 13.7598
CIE-Lab:
43.8865, 51.8139, 7.2242
CIE-LCH:
43.8865, 52.3151, 7.9373
CIE-Luv:
43.8865, 81.9564, -0.7785
Hunter-Lab:
37.0943, 44.0321, 6.7020
#b53b5e color charts
#b53b5e color shades, tints & tones
#b53b5e color schemes
#b53b5e color preview, HTML & CSS examples
This text has a color of #b53b5e
<p style="color:#b53b5e;">Text here</p>
.mytext {color:#b53b5e;}
This box has a color of #b53b5e
<div style="background-color:#b53b5e;">Content here</div>
.mybackground {background-color:#b53b5e;}
Border around this has a color of #b53b5e
<div style="border:2px solid #b53b5e;">Content here</div>
.myborder {border:2px solid #b53b5e;}