#b4401f color space conversions
Hex:
#b4401f
RGB:
180, 64, 31
CMY:
29, 75, 88
CMYK:
0, 64, 83, 29
HSL:
13°, 70.6161%, 41.3725%
HSV (HSB):
13°, 82.7778%, 70.5882%
XYZ:
20.9031, 13.4690, 2.7944
xyY:
0.5624, 0.3624, 13.4690
CIE-Lab:
43.4616, 45.5057, 43.5263
CIE-LCH:
43.4616, 62.9707, 43.7264
CIE-Luv:
43.4616, 92.4430, 31.4712
Hunter-Lab:
36.7002, 37.4420, 21.1757
#b4401f color charts
#b4401f color shades, tints & tones
#b4401f color schemes
#b4401f color preview, HTML & CSS examples
This text has a color of #b4401f
<p style="color:#b4401f;">Text here</p>
.mytext {color:#b4401f;}
This box has a color of #b4401f
<div style="background-color:#b4401f;">Content here</div>
.mybackground {background-color:#b4401f;}
Border around this has a color of #b4401f
<div style="border:2px solid #b4401f;">Content here</div>
.myborder {border:2px solid #b4401f;}