#b32f6d color space conversions
Hex:
#b32f6d
RGB:
179, 47, 109
CMY:
30, 82, 57
CMYK:
0, 74, 39, 30
HSL:
332°, 58.4071%, 44.3137%
HSV (HSB):
332°, 73.7430%, 70.1961%
XYZ:
22.3672, 12.7209, 15.7445
xyY:
0.4400, 0.2503, 12.7209
CIE-Lab:
42.3396, 57.2300, -4.3895
CIE-LCH:
42.3396, 57.3981, 355.6140
CIE-Luv:
42.3396, 80.2092, -15.7959
Hunter-Lab:
35.6663, 49.5257, -1.2065
#b32f6d color charts
#b32f6d color shades, tints & tones
#b32f6d color schemes
#b32f6d color preview, HTML & CSS examples
This text has a color of #b32f6d
<p style="color:#b32f6d;">Text here</p>
.mytext {color:#b32f6d;}
This box has a color of #b32f6d
<div style="background-color:#b32f6d;">Content here</div>
.mybackground {background-color:#b32f6d;}
Border around this has a color of #b32f6d
<div style="border:2px solid #b32f6d;">Content here</div>
.myborder {border:2px solid #b32f6d;}