#b32f1d color space conversions
Hex:
#b32f1d
RGB:
179, 47, 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.8287, 11.7054, 2.3767
xyY:
0.5847, 0.3452, 11.7054
CIE-Lab:
40.7441, 51.9570, 41.9404
CIE-LCH:
40.7441, 66.7722, 38.9109
CIE-Luv:
40.7441, 102.6294, 27.4381
Hunter-Lab:
34.2132, 43.5787, 19.8306
#b32f1d color charts
#b32f1d color shades, tints & tones
#b32f1d color schemes
#b32f1d color preview, HTML & CSS examples
This text has a color of #b32f1d
<p style="color:#b32f1d;">Text here</p>
.mytext {color:#b32f1d;}
This box has a color of #b32f1d
<div style="background-color:#b32f1d;">Content here</div>
.mybackground {background-color:#b32f1d;}
Border around this has a color of #b32f1d
<div style="border:2px solid #b32f1d;">Content here</div>
.myborder {border:2px solid #b32f1d;}