#b41d55 color space conversions
Hex:
#b41d55
RGB:
180, 29, 85
CMY:
29, 89, 67
CMYK:
0, 84, 53, 29
HSL:
338°, 72.2488%, 40.9804%
HSV (HSB):
338°, 83.8889%, 70.5882%
XYZ:
20.9014, 11.2379, 9.6618
xyY:
0.5000, 0.2688, 11.2379
CIE-Lab:
39.9783, 60.5119, 7.3078
CIE-LCH:
39.9783, 60.9516, 6.8861
CIE-Luv:
39.9783, 96.0820, -2.7823
Hunter-Lab:
33.5230, 52.6288, 6.3778
#b41d55 color charts
#b41d55 color shades, tints & tones
#b41d55 color schemes
#b41d55 color preview, HTML & CSS examples
This text has a color of #b41d55
<p style="color:#b41d55;">Text here</p>
.mytext {color:#b41d55;}
This box has a color of #b41d55
<div style="background-color:#b41d55;">Content here</div>
.mybackground {background-color:#b41d55;}
Border around this has a color of #b41d55
<div style="border:2px solid #b41d55;">Content here</div>
.myborder {border:2px solid #b41d55;}