#b52d84 color space conversions
Hex:
#b52d84
RGB:
181, 45, 132
CMY:
29, 82, 48
CMYK:
0, 75, 27, 29
HSL:
322°, 60.1770%, 44.3137%
HSV (HSB):
322°, 75.1381%, 70.9804%
XYZ:
24.1593, 13.3665, 23.1364
xyY:
0.3983, 0.2203, 13.3665
CIE-Lab:
43.3103, 61.0792, -17.0871
CIE-LCH:
43.3103, 63.4243, 344.3709
CIE-Luv:
43.3103, 73.6362, -33.3598
Hunter-Lab:
36.5602, 53.9741, -11.9285
#b52d84 color charts
#b52d84 color shades, tints & tones
#b52d84 color schemes
#b52d84 color preview, HTML & CSS examples
This text has a color of #b52d84
<p style="color:#b52d84;">Text here</p>
.mytext {color:#b52d84;}
This box has a color of #b52d84
<div style="background-color:#b52d84;">Content here</div>
.mybackground {background-color:#b52d84;}
Border around this has a color of #b52d84
<div style="border:2px solid #b52d84;">Content here</div>
.myborder {border:2px solid #b52d84;}