#b41d4c color space conversions
Hex:
#b41d4c
RGB:
180, 29, 76
CMY:
29, 89, 70
CMYK:
0, 84, 58, 29
HSL:
341°, 72.2488%, 40.9804%
HSV (HSB):
341°, 83.8889%, 70.5882%
XYZ:
20.5663, 11.1038, 7.8968
xyY:
0.5198, 0.2806, 11.1038
CIE-Lab:
39.7548, 59.8534, 12.7238
CIE-LCH:
39.7548, 61.1909, 12.0014
CIE-Luv:
39.7548, 99.4274, 2.9482
Hunter-Lab:
33.3224, 51.8542, 9.2751
#b41d4c color charts
#b41d4c color shades, tints & tones
#b41d4c color schemes
#b41d4c color preview, HTML & CSS examples
This text has a color of #b41d4c
<p style="color:#b41d4c;">Text here</p>
.mytext {color:#b41d4c;}
This box has a color of #b41d4c
<div style="background-color:#b41d4c;">Content here</div>
.mybackground {background-color:#b41d4c;}
Border around this has a color of #b41d4c
<div style="border:2px solid #b41d4c;">Content here</div>
.myborder {border:2px solid #b41d4c;}