#b4402a color space conversions
Hex:
#b4402a
RGB:
180, 64, 42
CMY:
29, 75, 84
CMYK:
0, 64, 77, 29
HSL:
10°, 62.1622%, 43.5294%
HSV (HSB):
10°, 76.6667%, 70.5882%
XYZ:
21.0737, 13.5373, 3.6927
xyY:
0.5502, 0.3534, 13.5373
CIE-Lab:
43.5619, 45.8924, 37.9549
CIE-LCH:
43.5619, 59.5541, 39.5921
CIE-Luv:
43.5619, 90.9145, 28.1155
Hunter-Lab:
36.7930, 37.8506, 19.8045
#b4402a color charts
#b4402a color shades, tints & tones
#b4402a color schemes
#b4402a color preview, HTML & CSS examples
This text has a color of #b4402a
<p style="color:#b4402a;">Text here</p>
.mytext {color:#b4402a;}
This box has a color of #b4402a
<div style="background-color:#b4402a;">Content here</div>
.mybackground {background-color:#b4402a;}
Border around this has a color of #b4402a
<div style="border:2px solid #b4402a;">Content here</div>
.myborder {border:2px solid #b4402a;}