#b32f89 color space conversions
Hex:
#b32f89
RGB:
179, 47, 137
CMY:
30, 82, 46
CMYK:
0, 74, 23, 30
HSL:
319°, 58.4071%, 44.3137%
HSV (HSB):
319°, 73.7430%, 70.1961%
XYZ:
24.1223, 13.4229, 24.9864
xyY:
0.3858, 0.2147, 13.4229
CIE-Lab:
43.3936, 60.5583, -20.0432
CIE-LCH:
43.3936, 63.7890, 341.6868
CIE-Luv:
43.3936, 69.5759, -37.3554
Hunter-Lab:
36.6372, 53.4107, -14.7894
#b32f89 color charts
#b32f89 color shades, tints & tones
#b32f89 color schemes
#b32f89 color preview, HTML & CSS examples
This text has a color of #b32f89
<p style="color:#b32f89;">Text here</p>
.mytext {color:#b32f89;}
This box has a color of #b32f89
<div style="background-color:#b32f89;">Content here</div>
.mybackground {background-color:#b32f89;}
Border around this has a color of #b32f89
<div style="border:2px solid #b32f89;">Content here</div>
.myborder {border:2px solid #b32f89;}