#b52d83 color space conversions
Hex:
#b52d83
RGB:
181, 45, 131
CMY:
29, 82, 49
CMYK:
0, 75, 28, 29
HSL:
322°, 60.1770%, 44.3137%
HSV (HSB):
322°, 75.1381%, 70.9804%
XYZ:
24.0912, 13.3392, 22.7777
xyY:
0.4001, 0.2216, 13.3392
CIE-Lab:
43.2700, 60.9551, -16.5366
CIE-LCH:
43.2700, 63.1584, 344.8215
CIE-Luv:
43.2700, 74.0251, -32.5786
Hunter-Lab:
36.5229, 53.8268, -11.4105
#b52d83 color charts
#b52d83 color shades, tints & tones
#b52d83 color schemes
#b52d83 color preview, HTML & CSS examples
This text has a color of #b52d83
<p style="color:#b52d83;">Text here</p>
.mytext {color:#b52d83;}
This box has a color of #b52d83
<div style="background-color:#b52d83;">Content here</div>
.mybackground {background-color:#b52d83;}
Border around this has a color of #b52d83
<div style="border:2px solid #b52d83;">Content here</div>
.myborder {border:2px solid #b52d83;}