#b4141c color space conversions
Hex:
#b4141c
RGB:
180, 20, 28
CMY:
29, 92, 89
CMYK:
0, 89, 84, 29
HSL:
357°, 80.0000%, 39.2157%
HSV (HSB):
357°, 88.8889%, 70.5882%
XYZ:
19.2821, 10.2875, 2.0680
xyY:
0.6095, 0.3252, 10.2875
CIE-Lab:
38.3535, 59.5114, 40.3515
CIE-LCH:
38.3535, 71.9017, 34.1391
CIE-Luv:
38.3535, 115.2423, 23.2417
Hunter-Lab:
32.0741, 51.1803, 18.6291
#b4141c color charts
#b4141c color shades, tints & tones
#b4141c color schemes
#b4141c color preview, HTML & CSS examples
This text has a color of #b4141c
<p style="color:#b4141c;">Text here</p>
.mytext {color:#b4141c;}
This box has a color of #b4141c
<div style="background-color:#b4141c;">Content here</div>
.mybackground {background-color:#b4141c;}
Border around this has a color of #b4141c
<div style="border:2px solid #b4141c;">Content here</div>
.myborder {border:2px solid #b4141c;}