#b41b41 color space conversions
Hex:
#b41b41
RGB:
180, 27, 65
CMY:
29, 89, 75
CMYK:
0, 85, 64, 29
HSL:
345°, 73.9130%, 40.5882%
HSV (HSB):
345°, 85.0000%, 70.5882%
XYZ:
20.1685, 10.8688, 6.0359
xyY:
0.5440, 0.2932, 10.8688
CIE-Lab:
39.3586, 59.6129, 19.1869
CIE-LCH:
39.3586, 62.6246, 17.8412
CIE-Luv:
39.3586, 103.8201, 8.9957
Hunter-Lab:
32.9679, 51.5055, 12.2224
#b41b41 color charts
#b41b41 color shades, tints & tones
#b41b41 color schemes
#b41b41 color preview, HTML & CSS examples
This text has a color of #b41b41
<p style="color:#b41b41;">Text here</p>
.mytext {color:#b41b41;}
This box has a color of #b41b41
<div style="background-color:#b41b41;">Content here</div>
.mybackground {background-color:#b41b41;}
Border around this has a color of #b41b41
<div style="border:2px solid #b41b41;">Content here</div>
.myborder {border:2px solid #b41b41;}