#b52f7b color space conversions
Hex:
#b52f7b
RGB:
181, 47, 123
CMY:
29, 82, 52
CMYK:
0, 74, 32, 29
HSL:
326°, 58.7719%, 44.7059%
HSV (HSB):
326°, 74.0331%, 70.9804%
XYZ:
23.6477, 13.2868, 20.0571
xyY:
0.4149, 0.2331, 13.2868
CIE-Lab:
43.1923, 59.3363, -11.7418
CIE-LCH:
43.1923, 60.4870, 348.8066
CIE-Luv:
43.1923, 76.5099, -25.8112
Hunter-Lab:
36.4511, 52.0127, -7.1084
#b52f7b color charts
#b52f7b color shades, tints & tones
#b52f7b color schemes
#b52f7b color preview, HTML & CSS examples
This text has a color of #b52f7b
<p style="color:#b52f7b;">Text here</p>
.mytext {color:#b52f7b;}
This box has a color of #b52f7b
<div style="background-color:#b52f7b;">Content here</div>
.mybackground {background-color:#b52f7b;}
Border around this has a color of #b52f7b
<div style="border:2px solid #b52f7b;">Content here</div>
.myborder {border:2px solid #b52f7b;}