#b32c3e color space conversions
Hex:
#b32c3e
RGB:
179, 44, 62
CMY:
30, 83, 76
CMYK:
0, 75, 65, 30
HSL:
352°, 60.5381%, 43.7255%
HSV (HSB):
352°, 75.4190%, 70.1961%
XYZ:
20.3606, 11.7329, 5.7490
xyY:
0.5380, 0.3100, 11.7329
CIE-Lab:
40.7884, 54.3943, 22.8801
CIE-LCH:
40.7884, 59.0105, 22.8133
CIE-Luv:
40.7884, 97.2708, 13.7997
Hunter-Lab:
34.2533, 46.1595, 14.0262
#b32c3e color charts
#b32c3e color shades, tints & tones
#b32c3e color schemes
#b32c3e color preview, HTML & CSS examples
This text has a color of #b32c3e
<p style="color:#b32c3e;">Text here</p>
.mytext {color:#b32c3e;}
This box has a color of #b32c3e
<div style="background-color:#b32c3e;">Content here</div>
.mybackground {background-color:#b32c3e;}
Border around this has a color of #b32c3e
<div style="border:2px solid #b32c3e;">Content here</div>
.myborder {border:2px solid #b32c3e;}