#b32e1a color space conversions
Hex:
#b32e1a
RGB:
179, 46, 26
CMY:
30, 82, 90
CMYK:
0, 74, 85, 30
HSL:
8°, 74.6341%, 40.1961%
HSV (HSB):
8°, 85.4749%, 70.1961%
XYZ:
19.7539, 11.6123, 2.1775
xyY:
0.5889, 0.3462, 11.6123
CIE-Lab:
40.5931, 52.2341, 43.2871
CIE-LCH:
40.5931, 67.8393, 39.6490
CIE-Luv:
40.5931, 103.5948, 27.9631
Hunter-Lab:
34.0768, 43.8396, 20.0651
#b32e1a color charts
#b32e1a color shades, tints & tones
#b32e1a color schemes
#b32e1a color preview, HTML & CSS examples
This text has a color of #b32e1a
<p style="color:#b32e1a;">Text here</p>
.mytext {color:#b32e1a;}
This box has a color of #b32e1a
<div style="background-color:#b32e1a;">Content here</div>
.mybackground {background-color:#b32e1a;}
Border around this has a color of #b32e1a
<div style="border:2px solid #b32e1a;">Content here</div>
.myborder {border:2px solid #b32e1a;}