#b41f1e color space conversions
Hex:
#b41f1e
RGB:
180, 31, 30
CMY:
29, 88, 88
CMYK:
0, 83, 83, 29
HSL:
0°, 71.4286%, 41.1765%
HSV (HSB):
0°, 83.3333%, 70.5882%
XYZ:
19.5467, 10.7770, 2.2782
xyY:
0.5996, 0.3306, 10.7770
CIE-Lab:
39.2023, 57.1902, 40.0648
CIE-LCH:
39.2023, 69.8277, 35.0133
CIE-Luv:
39.2023, 111.0826, 24.1993
Hunter-Lab:
32.8284, 48.8332, 18.8652
#b41f1e color charts
#b41f1e color shades, tints & tones
#b41f1e color schemes
#b41f1e color preview, HTML & CSS examples
This text has a color of #b41f1e
<p style="color:#b41f1e;">Text here</p>
.mytext {color:#b41f1e;}
This box has a color of #b41f1e
<div style="background-color:#b41f1e;">Content here</div>
.mybackground {background-color:#b41f1e;}
Border around this has a color of #b41f1e
<div style="border:2px solid #b41f1e;">Content here</div>
.myborder {border:2px solid #b41f1e;}