#b32f83 color space conversions
Hex:
#b32f83
RGB:
179, 47, 131
CMY:
30, 82, 49
CMYK:
0, 74, 27, 30
HSL:
322°, 58.4071%, 44.3137%
HSV (HSB):
322°, 73.7430%, 70.1961%
XYZ:
23.7037, 13.2554, 22.7820
xyY:
0.3968, 0.2219, 13.2554
CIE-Lab:
43.1456, 59.7853, -16.7584
CIE-LCH:
43.1456, 62.0897, 344.3413
CIE-Luv:
43.1456, 71.8599, -32.6478
Hunter-Lab:
36.4080, 52.4995, -11.6145
#b32f83 color charts
#b32f83 color shades, tints & tones
#b32f83 color schemes
#b32f83 color preview, HTML & CSS examples
This text has a color of #b32f83
<p style="color:#b32f83;">Text here</p>
.mytext {color:#b32f83;}
This box has a color of #b32f83
<div style="background-color:#b32f83;">Content here</div>
.mybackground {background-color:#b32f83;}
Border around this has a color of #b32f83
<div style="border:2px solid #b32f83;">Content here</div>
.myborder {border:2px solid #b32f83;}