#b32f9e color space conversions
Hex:
#b32f9e
RGB:
179, 47, 158
CMY:
30, 82, 38
CMYK:
0, 74, 12, 30
HSL:
310°, 58.4071%, 44.3137%
HSV (HSB):
310°, 73.7430%, 70.1961%
XYZ:
25.7785, 14.0854, 33.7078
xyY:
0.3504, 0.1915, 14.0854
CIE-Lab:
44.3551, 63.4992, -31.2361
CIE-LCH:
44.3551, 70.7661, 333.8068
CIE-Luv:
44.3551, 61.7363, -53.9047
Hunter-Lab:
37.5305, 56.9276, -26.9797
#b32f9e color charts
#b32f9e color shades, tints & tones
#b32f9e color schemes
#b32f9e color preview, HTML & CSS examples
This text has a color of #b32f9e
<p style="color:#b32f9e;">Text here</p>
.mytext {color:#b32f9e;}
This box has a color of #b32f9e
<div style="background-color:#b32f9e;">Content here</div>
.mybackground {background-color:#b32f9e;}
Border around this has a color of #b32f9e
<div style="border:2px solid #b32f9e;">Content here</div>
.myborder {border:2px solid #b32f9e;}