#b4040e color space conversions
Hex:
#b4040e
RGB:
180, 4, 14
CMY:
29, 98, 95
CMYK:
0, 98, 92, 29
HSL:
357°, 95.6522%, 36.0784%
HSV (HSB):
357°, 97.7778%, 70.5882%
XYZ:
18.9451, 9.8218, 1.3128
xyY:
0.6298, 0.3265, 9.8218
CIE-Lab:
37.5208, 61.3787, 46.4168
CIE-LCH:
37.5208, 76.9536, 37.0979
CIE-Luv:
37.5208, 120.6617, 24.8758
Hunter-Lab:
31.3398, 53.0595, 19.4543
#b4040e color charts
#b4040e color shades, tints & tones
#b4040e color schemes
#b4040e color preview, HTML & CSS examples
This text has a color of #b4040e
<p style="color:#b4040e;">Text here</p>
.mytext {color:#b4040e;}
This box has a color of #b4040e
<div style="background-color:#b4040e;">Content here</div>
.mybackground {background-color:#b4040e;}
Border around this has a color of #b4040e
<div style="border:2px solid #b4040e;">Content here</div>
.myborder {border:2px solid #b4040e;}