#b32a1c color space conversions
Hex:
#b32a1c
RGB:
179, 42, 28
CMY:
30, 84, 89
CMYK:
0, 77, 84, 30
HSL:
6°, 72.9469%, 40.5882%
HSV (HSB):
6°, 84.3575%, 70.1961%
XYZ:
19.6280, 11.3235, 2.2497
xyY:
0.5912, 0.3411, 11.3235
CIE-Lab:
40.1200, 53.6429, 41.8778
CIE-LCH:
40.1200, 68.0537, 37.9783
CIE-Luv:
40.1200, 105.4923, 26.6056
Hunter-Lab:
33.6504, 45.2294, 19.5913
#b32a1c color charts
#b32a1c color shades, tints & tones
#b32a1c color schemes
#b32a1c color preview, HTML & CSS examples
This text has a color of #b32a1c
<p style="color:#b32a1c;">Text here</p>
.mytext {color:#b32a1c;}
This box has a color of #b32a1c
<div style="background-color:#b32a1c;">Content here</div>
.mybackground {background-color:#b32a1c;}
Border around this has a color of #b32a1c
<div style="border:2px solid #b32a1c;">Content here</div>
.myborder {border:2px solid #b32a1c;}