#b3528b color space conversions
Hex:
#b3528b
RGB:
179, 82, 139
CMY:
30, 68, 45
CMYK:
0, 54, 22, 30
HSL:
325°, 38.9558%, 51.1765%
HSV (HSB):
325°, 54.1899%, 70.1961%
XYZ:
26.2679, 17.4824, 26.4161
xyY:
0.3744, 0.2492, 17.4824
CIE-Lab:
48.8622, 46.1076, -12.9068
CIE-LCH:
48.8622, 47.8800, 344.3616
CIE-Luv:
48.8622, 55.8181, -25.7193
Hunter-Lab:
41.8119, 38.9699, -8.1901
#b3528b color charts
#b3528b color shades, tints & tones
#b3528b color schemes
#b3528b color preview, HTML & CSS examples
This text has a color of #b3528b
<p style="color:#b3528b;">Text here</p>
.mytext {color:#b3528b;}
This box has a color of #b3528b
<div style="background-color:#b3528b;">Content here</div>
.mybackground {background-color:#b3528b;}
Border around this has a color of #b3528b
<div style="border:2px solid #b3528b;">Content here</div>
.myborder {border:2px solid #b3528b;}