#b4141d color space conversions
Hex:
#b4141d
RGB:
180, 20, 29
CMY:
29, 92, 89
CMYK:
0, 89, 84, 29
HSL:
357°, 80.0000%, 39.2157%
HSV (HSB):
357°, 88.8889%, 70.5882%
XYZ:
19.2943, 10.2923, 2.1321
xyY:
0.6083, 0.3245, 10.2923
CIE-Lab:
38.3620, 59.5363, 39.8207
CIE-LCH:
38.3620, 71.6258, 33.7765
CIE-Luv:
38.3620, 115.0732, 22.9725
Hunter-Lab:
32.0816, 51.2093, 18.5168
#b4141d color charts
#b4141d color shades, tints & tones
#b4141d color schemes
#b4141d color preview, HTML & CSS examples
This text has a color of #b4141d
<p style="color:#b4141d;">Text here</p>
.mytext {color:#b4141d;}
This box has a color of #b4141d
<div style="background-color:#b4141d;">Content here</div>
.mybackground {background-color:#b4141d;}
Border around this has a color of #b4141d
<div style="border:2px solid #b4141d;">Content here</div>
.myborder {border:2px solid #b4141d;}