#b53e8c color space conversions
Hex:
#b53e8c
RGB:
181, 62, 140
CMY:
29, 76, 45
CMYK:
0, 66, 23, 29
HSL:
321°, 48.9712%, 47.6471%
HSV (HSB):
321°, 65.7459%, 70.9804%
XYZ:
25.5123, 15.1625, 26.3929
xyY:
0.3804, 0.2261, 15.1625
CIE-Lab:
45.8559, 55.9124, -18.0536
CIE-LCH:
45.8559, 58.7549, 342.1052
CIE-Luv:
45.8559, 65.2276, -34.2560
Hunter-Lab:
38.9390, 48.8075, -12.9296
#b53e8c color charts
#b53e8c color shades, tints & tones
#b53e8c color schemes
#b53e8c color preview, HTML & CSS examples
This text has a color of #b53e8c
<p style="color:#b53e8c;">Text here</p>
.mytext {color:#b53e8c;}
This box has a color of #b53e8c
<div style="background-color:#b53e8c;">Content here</div>
.mybackground {background-color:#b53e8c;}
Border around this has a color of #b53e8c
<div style="border:2px solid #b53e8c;">Content here</div>
.myborder {border:2px solid #b53e8c;}