#b32f41 color space conversions
Hex:
#b32f41
RGB:
179, 47, 65
CMY:
30, 82, 75
CMYK:
0, 74, 64, 30
HSL:
352°, 58.4071%, 44.3137%
HSV (HSB):
352°, 73.7430%, 70.1961%
XYZ:
20.5611, 11.9984, 6.2333
xyY:
0.5300, 0.3093, 11.9984
CIE-Lab:
41.2136, 53.5403, 21.5629
CIE-LCH:
41.2136, 57.7193, 21.9367
CIE-Luv:
41.2136, 94.9927, 12.9743
Hunter-Lab:
34.6387, 45.3375, 13.5778
#b32f41 color charts
#b32f41 color shades, tints & tones
#b32f41 color schemes
#b32f41 color preview, HTML & CSS examples
This text has a color of #b32f41
<p style="color:#b32f41;">Text here</p>
.mytext {color:#b32f41;}
This box has a color of #b32f41
<div style="background-color:#b32f41;">Content here</div>
.mybackground {background-color:#b32f41;}
Border around this has a color of #b32f41
<div style="border:2px solid #b32f41;">Content here</div>
.myborder {border:2px solid #b32f41;}