#b32b29 color space conversions
Hex:
#b32b29
RGB:
179, 43, 41
CMY:
30, 83, 84
CMYK:
0, 76, 77, 30
HSL:
1°, 62.7273%, 43.1373%
HSV (HSB):
1°, 77.0950%, 70.1961%
XYZ:
19.8545, 11.4716, 3.2656
xyY:
0.5740, 0.3316, 11.4716
CIE-Lab:
40.3636, 53.7257, 35.0396
CIE-LCH:
40.3636, 64.1423, 33.1121
CIE-Luv:
40.3636, 102.7707, 22.8100
Hunter-Lab:
33.8697, 45.3653, 17.9922
#b32b29 color charts
#b32b29 color shades, tints & tones
#b32b29 color schemes
#b32b29 color preview, HTML & CSS examples
This text has a color of #b32b29
<p style="color:#b32b29;">Text here</p>
.mytext {color:#b32b29;}
This box has a color of #b32b29
<div style="background-color:#b32b29;">Content here</div>
.mybackground {background-color:#b32b29;}
Border around this has a color of #b32b29
<div style="border:2px solid #b32b29;">Content here</div>
.myborder {border:2px solid #b32b29;}