#b52e7c color space conversions
Hex:
#b52e7c
RGB:
181, 46, 124
CMY:
29, 82, 51
CMYK:
0, 75, 31, 29
HSL:
325°, 59.4714%, 44.5098%
HSV (HSB):
325°, 74.5856%, 70.9804%
XYZ:
23.6711, 13.2330, 20.3754
xyY:
0.4133, 0.2310, 13.2330
CIE-Lab:
43.1122, 59.7854, -12.4787
CIE-LCH:
43.1122, 61.0738, 348.2102
CIE-Luv:
43.1122, 76.4408, -26.8646
Hunter-Lab:
36.3772, 52.4924, -7.7452
#b52e7c color charts
#b52e7c color shades, tints & tones
#b52e7c color schemes
#b52e7c color preview, HTML & CSS examples
This text has a color of #b52e7c
<p style="color:#b52e7c;">Text here</p>
.mytext {color:#b52e7c;}
This box has a color of #b52e7c
<div style="background-color:#b52e7c;">Content here</div>
.mybackground {background-color:#b52e7c;}
Border around this has a color of #b52e7c
<div style="border:2px solid #b52e7c;">Content here</div>
.myborder {border:2px solid #b52e7c;}