#b32f7a color space conversions
Hex:
#b32f7a
RGB:
179, 47, 122
CMY:
30, 82, 52
CMYK:
0, 74, 32, 30
HSL:
326°, 58.4071%, 44.3137%
HSV (HSB):
326°, 73.7430%, 70.1961%
XYZ:
23.1198, 13.0219, 19.7073
xyY:
0.4140, 0.2332, 13.0219
CIE-Lab:
42.7962, 58.6858, -11.7593
CIE-LCH:
42.7962, 59.8524, 348.6693
CIE-Luv:
42.7962, 75.2934, -25.6540
Hunter-Lab:
36.0858, 51.2126, -7.1195
#b32f7a color charts
#b32f7a color shades, tints & tones
#b32f7a color schemes
#b32f7a color preview, HTML & CSS examples
This text has a color of #b32f7a
<p style="color:#b32f7a;">Text here</p>
.mytext {color:#b32f7a;}
This box has a color of #b32f7a
<div style="background-color:#b32f7a;">Content here</div>
.mybackground {background-color:#b32f7a;}
Border around this has a color of #b32f7a
<div style="border:2px solid #b32f7a;">Content here</div>
.myborder {border:2px solid #b32f7a;}