#b41c2f color space conversions
Hex:
#b41c2f
RGB:
180, 28, 47
CMY:
29, 89, 82
CMYK:
0, 84, 74, 29
HSL:
353°, 73.0769%, 40.7843%
HSV (HSB):
353°, 84.4444%, 70.5882%
XYZ:
19.7507, 10.7390, 3.7212
xyY:
0.5773, 0.3139, 10.7390
CIE-Lab:
39.1374, 58.4931, 30.1607
CIE-LCH:
39.1374, 65.8112, 27.2769
CIE-Luv:
39.1374, 108.6941, 17.8363
Hunter-Lab:
32.7705, 50.2334, 16.2068
#b41c2f color charts
#b41c2f color shades, tints & tones
#b41c2f color schemes
#b41c2f color preview, HTML & CSS examples
This text has a color of #b41c2f
<p style="color:#b41c2f;">Text here</p>
.mytext {color:#b41c2f;}
This box has a color of #b41c2f
<div style="background-color:#b41c2f;">Content here</div>
.mybackground {background-color:#b41c2f;}
Border around this has a color of #b41c2f
<div style="border:2px solid #b41c2f;">Content here</div>
.myborder {border:2px solid #b41c2f;}