#b80d41 color space conversions
Hex:
#b80d41
RGB:
184, 13, 65
CMY:
28, 95, 75
CMYK:
0, 93, 65, 28
HSL:
342°, 86.8020%, 38.6275%
HSV (HSB):
342°, 92.9348%, 72.1569%
XYZ:
20.8652, 10.8598, 5.9975
xyY:
0.5531, 0.2879, 10.8598
CIE-Lab:
39.3434, 63.0741, 19.3230
CIE-LCH:
39.3434, 65.9676, 17.0326
CIE-Luv:
39.3434, 110.3914, 8.2372
Hunter-Lab:
32.9543, 55.3485, 12.2776
#b80d41 color charts
#b80d41 color shades, tints & tones
#b80d41 color schemes
#b80d41 color preview, HTML & CSS examples
This text has a color of #b80d41
<p style="color:#b80d41;">Text here</p>
.mytext {color:#b80d41;}
This box has a color of #b80d41
<div style="background-color:#b80d41;">Content here</div>
.mybackground {background-color:#b80d41;}
Border around this has a color of #b80d41
<div style="border:2px solid #b80d41;">Content here</div>
.myborder {border:2px solid #b80d41;}