#b4040c color space conversions
Hex:
#b4040c
RGB:
180, 4, 12
CMY:
29, 98, 95
CMYK:
0, 98, 93, 29
HSL:
357°, 95.6522%, 36.0784%
HSV (HSB):
357°, 97.7778%, 70.5882%
XYZ:
18.9322, 9.8167, 1.2448
xyY:
0.6312, 0.3273, 9.8167
CIE-Lab:
37.5114, 61.3528, 47.2060
CIE-LCH:
37.5114, 77.4117, 37.5754
CIE-Luv:
37.5114, 120.8593, 25.1748
Hunter-Lab:
31.3316, 53.0287, 19.5765
#b4040c color charts
#b4040c color shades, tints & tones
#b4040c color schemes
#b4040c color preview, HTML & CSS examples
This text has a color of #b4040c
<p style="color:#b4040c;">Text here</p>
.mytext {color:#b4040c;}
This box has a color of #b4040c
<div style="background-color:#b4040c;">Content here</div>
.mybackground {background-color:#b4040c;}
Border around this has a color of #b4040c
<div style="border:2px solid #b4040c;">Content here</div>
.myborder {border:2px solid #b4040c;}