#b52a84 color space conversions
Hex:
#b52a84
RGB:
181, 42, 132
CMY:
29, 84, 48
CMYK:
0, 77, 27, 29
HSL:
321°, 62.3318%, 43.7255%
HSV (HSB):
321°, 76.7956%, 70.9804%
XYZ:
24.0489, 13.1456, 23.0996
xyY:
0.3989, 0.2180, 13.1456
CIE-Lab:
42.9819, 62.0117, -17.5901
CIE-LCH:
42.9819, 64.4583, 344.1636
CIE-Luv:
42.9819, 74.4616, -34.1494
Hunter-Lab:
36.2569, 54.9479, -12.3944
#b52a84 color charts
#b52a84 color shades, tints & tones
#b52a84 color schemes
#b52a84 color preview, HTML & CSS examples
This text has a color of #b52a84
<p style="color:#b52a84;">Text here</p>
.mytext {color:#b52a84;}
This box has a color of #b52a84
<div style="background-color:#b52a84;">Content here</div>
.mybackground {background-color:#b52a84;}
Border around this has a color of #b52a84
<div style="border:2px solid #b52a84;">Content here</div>
.myborder {border:2px solid #b52a84;}