#b41b3d color space conversions
Hex:
#b41b3d
RGB:
180, 27, 61
CMY:
29, 89, 76
CMYK:
0, 85, 66, 29
HSL:
347°, 73.9130%, 40.5882%
HSV (HSB):
347°, 85.0000%, 70.5882%
XYZ:
20.0566, 10.8241, 5.4470
xyY:
0.5521, 0.2980, 10.8241
CIE-Lab:
39.2826, 59.3885, 21.6212
CIE-LCH:
39.2826, 63.2018, 20.0047
CIE-Luv:
39.2826, 105.0953, 11.1269
Hunter-Lab:
32.9000, 51.2430, 13.2137
#b41b3d color charts
#b41b3d color shades, tints & tones
#b41b3d color schemes
#b41b3d color preview, HTML & CSS examples
This text has a color of #b41b3d
<p style="color:#b41b3d;">Text here</p>
.mytext {color:#b41b3d;}
This box has a color of #b41b3d
<div style="background-color:#b41b3d;">Content here</div>
.mybackground {background-color:#b41b3d;}
Border around this has a color of #b41b3d
<div style="border:2px solid #b41b3d;">Content here</div>
.myborder {border:2px solid #b41b3d;}