#b4401e color space conversions
Hex:
#b4401e
RGB:
180, 64, 30
CMY:
29, 75, 88
CMYK:
0, 64, 83, 29
HSL:
14°, 71.4286%, 41.1765%
HSV (HSB):
14°, 83.3333%, 70.5882%
XYZ:
20.8901, 13.4638, 2.7260
xyY:
0.5634, 0.3631, 13.4638
CIE-Lab:
43.4540, 45.4762, 43.9981
CIE-LCH:
43.4540, 63.2765, 44.0536
CIE-Luv:
43.4540, 92.5613, 31.7306
Hunter-Lab:
36.6931, 37.4108, 21.2803
#b4401e color charts
#b4401e color shades, tints & tones
#b4401e color schemes
#b4401e color preview, HTML & CSS examples
This text has a color of #b4401e
<p style="color:#b4401e;">Text here</p>
.mytext {color:#b4401e;}
This box has a color of #b4401e
<div style="background-color:#b4401e;">Content here</div>
.mybackground {background-color:#b4401e;}
Border around this has a color of #b4401e
<div style="border:2px solid #b4401e;">Content here</div>
.myborder {border:2px solid #b4401e;}