#b32b1b color space conversions
Hex:
#b32b1b
RGB:
179, 43, 27
CMY:
30, 83, 89
CMYK:
0, 76, 85, 30
HSL:
6°, 73.7864%, 40.3922%
HSV (HSB):
6°, 84.9162%, 70.1961%
XYZ:
19.6521, 11.3906, 2.1997
xyY:
0.5912, 0.3427, 11.3906
CIE-Lab:
40.2307, 53.2870, 42.4783
CIE-LCH:
40.2307, 68.1463, 38.5605
CIE-Luv:
40.2307, 105.1044, 27.0679
Hunter-Lab:
33.7500, 44.8756, 19.7606
#b32b1b color charts
#b32b1b color shades, tints & tones
#b32b1b color schemes
#b32b1b color preview, HTML & CSS examples
This text has a color of #b32b1b
<p style="color:#b32b1b;">Text here</p>
.mytext {color:#b32b1b;}
This box has a color of #b32b1b
<div style="background-color:#b32b1b;">Content here</div>
.mybackground {background-color:#b32b1b;}
Border around this has a color of #b32b1b
<div style="border:2px solid #b32b1b;">Content here</div>
.myborder {border:2px solid #b32b1b;}