#b32c3b color space conversions
Hex:
#b32c3b
RGB:
179, 44, 59
CMY:
30, 83, 77
CMYK:
0, 75, 67, 30
HSL:
353°, 60.5381%, 43.7255%
HSV (HSB):
353°, 75.4190%, 70.1961%
XYZ:
20.2805, 11.7008, 5.3273
xyY:
0.5436, 0.3136, 11.7008
CIE-Lab:
40.7366, 54.2245, 24.6723
CIE-LCH:
40.7366, 59.5737, 24.4657
CIE-Luv:
40.7366, 98.0871, 15.3183
Hunter-Lab:
34.2065, 45.9686, 14.7108
#b32c3b color charts
#b32c3b color shades, tints & tones
#b32c3b color schemes
#b32c3b color preview, HTML & CSS examples
This text has a color of #b32c3b
<p style="color:#b32c3b;">Text here</p>
.mytext {color:#b32c3b;}
This box has a color of #b32c3b
<div style="background-color:#b32c3b;">Content here</div>
.mybackground {background-color:#b32c3b;}
Border around this has a color of #b32c3b
<div style="border:2px solid #b32c3b;">Content here</div>
.myborder {border:2px solid #b32c3b;}