#b41d3f color space conversions
Hex:
#b41d3f
RGB:
180, 29, 63
CMY:
29, 89, 75
CMYK:
0, 84, 65, 29
HSL:
346°, 72.2488%, 40.9804%
HSV (HSB):
346°, 83.8889%, 70.5882%
XYZ:
20.1590, 10.9409, 5.7519
xyY:
0.5470, 0.2969, 10.9409
CIE-Lab:
39.4808, 59.0397, 20.6127
CIE-LCH:
39.4808, 62.5346, 19.2458
CIE-Luv:
39.4808, 103.8210, 10.4039
Hunter-Lab:
33.0770, 50.9028, 12.8437
#b41d3f color charts
#b41d3f color shades, tints & tones
#b41d3f color schemes
#b41d3f color preview, HTML & CSS examples
This text has a color of #b41d3f
<p style="color:#b41d3f;">Text here</p>
.mytext {color:#b41d3f;}
This box has a color of #b41d3f
<div style="background-color:#b41d3f;">Content here</div>
.mybackground {background-color:#b41d3f;}
Border around this has a color of #b41d3f
<div style="border:2px solid #b41d3f;">Content here</div>
.myborder {border:2px solid #b41d3f;}