#b50d41 color space conversions
Hex:
#b50d41
RGB:
181, 13, 65
CMY:
29, 95, 75
CMYK:
0, 93, 64, 29
HSL:
341°, 86.5979%, 38.0392%
HSV (HSB):
341°, 92.8177%, 70.9804%
XYZ:
20.1541, 10.4933, 5.9642
xyY:
0.5505, 0.2866, 10.4933
CIE-Lab:
38.7135, 62.3229, 18.3780
CIE-LCH:
38.7135, 64.9761, 16.4299
CIE-Luv:
38.7135, 108.0209, 7.4806
Hunter-Lab:
32.3933, 54.3689, 11.7590
#b50d41 color charts
#b50d41 color shades, tints & tones
#b50d41 color schemes
#b50d41 color preview, HTML & CSS examples
This text has a color of #b50d41
<p style="color:#b50d41;">Text here</p>
.mytext {color:#b50d41;}
This box has a color of #b50d41
<div style="background-color:#b50d41;">Content here</div>
.mybackground {background-color:#b50d41;}
Border around this has a color of #b50d41
<div style="border:2px solid #b50d41;">Content here</div>
.myborder {border:2px solid #b50d41;}