#b52e9e color space conversions
Hex:
#b52e9e
RGB:
181, 46, 158
CMY:
29, 82, 38
CMYK:
0, 75, 13, 29
HSL:
310°, 59.4714%, 44.5098%
HSV (HSB):
310°, 74.5856%, 70.9804%
XYZ:
26.2046, 14.2464, 33.7164
xyY:
0.3533, 0.1921, 14.2464
CIE-Lab:
44.5842, 64.2853, -30.8526
CIE-LCH:
44.5842, 71.3056, 334.3621
CIE-Luv:
44.5842, 63.4662, -53.5470
Hunter-Lab:
37.7444, 57.8737, -26.5418
#b52e9e color charts
#b52e9e color shades, tints & tones
#b52e9e color schemes
#b52e9e color preview, HTML & CSS examples
This text has a color of #b52e9e
<p style="color:#b52e9e;">Text here</p>
.mytext {color:#b52e9e;}
This box has a color of #b52e9e
<div style="background-color:#b52e9e;">Content here</div>
.mybackground {background-color:#b52e9e;}
Border around this has a color of #b52e9e
<div style="border:2px solid #b52e9e;">Content here</div>
.myborder {border:2px solid #b52e9e;}