#b41e3b color space conversions
Hex:
#b41e3b
RGB:
180, 30, 59
CMY:
29, 88, 77
CMYK:
0, 83, 67, 29
HSL:
348°, 71.4286%, 41.1765%
HSV (HSB):
348°, 83.3333%, 70.5882%
XYZ:
20.0761, 10.9476, 5.1926
xyY:
0.5543, 0.3023, 10.9476
CIE-Lab:
39.4921, 58.5817, 23.1479
CIE-LCH:
39.4921, 62.9892, 21.5609
CIE-Luv:
39.4921, 104.7056, 12.6455
Hunter-Lab:
33.0872, 50.4047, 13.8562
#b41e3b color charts
#b41e3b color shades, tints & tones
#b41e3b color schemes
#b41e3b color preview, HTML & CSS examples
This text has a color of #b41e3b
<p style="color:#b41e3b;">Text here</p>
.mytext {color:#b41e3b;}
This box has a color of #b41e3b
<div style="background-color:#b41e3b;">Content here</div>
.mybackground {background-color:#b41e3b;}
Border around this has a color of #b41e3b
<div style="border:2px solid #b41e3b;">Content here</div>
.myborder {border:2px solid #b41e3b;}