#b32f7e color space conversions
Hex:
#b32f7e
RGB:
179, 47, 126
CMY:
30, 82, 51
CMYK:
0, 74, 30, 30
HSL:
324°, 58.4071%, 44.3137%
HSV (HSB):
324°, 73.7430%, 70.1961%
XYZ:
23.3728, 13.1231, 21.0398
xyY:
0.4062, 0.2281, 13.1231
CIE-Lab:
42.9481, 59.1655, -13.9917
CIE-LCH:
42.9481, 60.7974, 346.6949
CIE-Luv:
42.9481, 73.7678, -28.7498
Hunter-Lab:
36.2258, 51.7726, -9.0773
#b32f7e color charts
#b32f7e color shades, tints & tones
#b32f7e color schemes
#b32f7e color preview, HTML & CSS examples
This text has a color of #b32f7e
<p style="color:#b32f7e;">Text here</p>
.mytext {color:#b32f7e;}
This box has a color of #b32f7e
<div style="background-color:#b32f7e;">Content here</div>
.mybackground {background-color:#b32f7e;}
Border around this has a color of #b32f7e
<div style="border:2px solid #b32f7e;">Content here</div>
.myborder {border:2px solid #b32f7e;}