#b32e1d color space conversions
Hex:
#b32e1d
RGB:
179, 46, 29
CMY:
30, 82, 89
CMYK:
0, 74, 84, 30
HSL:
7°, 72.1154%, 40.7843%
HSV (HSB):
7°, 83.7989%, 70.1961%
XYZ:
19.7892, 11.6264, 2.3635
xyY:
0.5858, 0.3442, 11.6264
CIE-Lab:
40.6161, 52.3116, 41.8231
CIE-LCH:
40.6161, 66.9752, 38.6423
CIE-Luv:
40.6161, 103.1914, 27.2113
Hunter-Lab:
34.0975, 43.9254, 19.7585
#b32e1d color charts
#b32e1d color shades, tints & tones
#b32e1d color schemes
#b32e1d color preview, HTML & CSS examples
This text has a color of #b32e1d
<p style="color:#b32e1d;">Text here</p>
.mytext {color:#b32e1d;}
This box has a color of #b32e1d
<div style="background-color:#b32e1d;">Content here</div>
.mybackground {background-color:#b32e1d;}
Border around this has a color of #b32e1d
<div style="border:2px solid #b32e1d;">Content here</div>
.myborder {border:2px solid #b32e1d;}