#b32f91 color space conversions
Hex:
#b32f91
RGB:
179, 47, 145
CMY:
30, 82, 43
CMYK:
0, 74, 19, 30
HSL:
315°, 58.4071%, 44.3137%
HSV (HSB):
315°, 73.7430%, 70.1961%
XYZ:
24.7178, 13.6611, 28.1221
xyY:
0.3717, 0.2054, 13.6611
CIE-Lab:
43.7429, 61.6366, -24.3628
CIE-LCH:
43.7429, 66.2768, 338.4329
CIE-Luv:
43.7429, 66.5533, -43.6600
Hunter-Lab:
36.9609, 54.6911, -19.2389
#b32f91 color charts
#b32f91 color shades, tints & tones
#b32f91 color schemes
#b32f91 color preview, HTML & CSS examples
This text has a color of #b32f91
<p style="color:#b32f91;">Text here</p>
.mytext {color:#b32f91;}
This box has a color of #b32f91
<div style="background-color:#b32f91;">Content here</div>
.mybackground {background-color:#b32f91;}
Border around this has a color of #b32f91
<div style="border:2px solid #b32f91;">Content here</div>
.myborder {border:2px solid #b32f91;}