#b52b7c color space conversions
Hex:
#b52b7c
RGB:
181, 43, 124
CMY:
29, 83, 51
CMYK:
0, 76, 31, 29
HSL:
325°, 61.6071%, 43.9216%
HSV (HSB):
325°, 76.2431%, 70.9804%
XYZ:
23.5580, 13.0067, 20.3377
xyY:
0.4140, 0.2286, 13.0067
CIE-Lab:
42.7734, 60.7438, -12.9922
CIE-LCH:
42.7734, 62.1177, 347.9272
CIE-Luv:
42.7734, 77.3459, -27.6762
Hunter-Lab:
36.0649, 53.4849, -8.1894
#b52b7c color charts
#b52b7c color shades, tints & tones
#b52b7c color schemes
#b52b7c color preview, HTML & CSS examples
This text has a color of #b52b7c
<p style="color:#b52b7c;">Text here</p>
.mytext {color:#b52b7c;}
This box has a color of #b52b7c
<div style="background-color:#b52b7c;">Content here</div>
.mybackground {background-color:#b52b7c;}
Border around this has a color of #b52b7c
<div style="border:2px solid #b52b7c;">Content here</div>
.myborder {border:2px solid #b52b7c;}