#b50d43 color space conversions
Hex:
#b50d43
RGB:
181, 13, 67
CMY:
29, 95, 74
CMYK:
0, 93, 63, 29
HSL:
341°, 86.5979%, 38.0392%
HSV (HSB):
341°, 92.8177%, 70.9804%
XYZ:
20.2131, 10.5169, 6.2748
xyY:
0.5462, 0.2842, 10.5169
CIE-Lab:
38.7545, 62.4368, 17.1523
CIE-LCH:
38.7545, 64.7500, 15.3611
CIE-Luv:
38.7545, 107.3192, 6.3687
Hunter-Lab:
32.4297, 54.5053, 11.2288
#b50d43 color charts
#b50d43 color shades, tints & tones
#b50d43 color schemes
#b50d43 color preview, HTML & CSS examples
This text has a color of #b50d43
<p style="color:#b50d43;">Text here</p>
.mytext {color:#b50d43;}
This box has a color of #b50d43
<div style="background-color:#b50d43;">Content here</div>
.mybackground {background-color:#b50d43;}
Border around this has a color of #b50d43
<div style="border:2px solid #b50d43;">Content here</div>
.myborder {border:2px solid #b50d43;}