#b50c4b color space conversions
Hex:
#b50c4b
RGB:
181, 12, 75
CMY:
29, 95, 71
CMYK:
0, 93, 59, 29
HSL:
338°, 87.5648%, 37.8431%
HSV (HSB):
338°, 93.3702%, 70.9804%
XYZ:
20.4575, 10.5947, 7.6234
xyY:
0.5290, 0.2739, 10.5947
CIE-Lab:
38.8893, 63.0541, 12.2054
CIE-LCH:
38.8893, 64.2245, 10.9553
CIE-Luv:
38.8893, 104.5311, 1.5802
Hunter-Lab:
32.5495, 55.2265, 8.8984
#b50c4b color charts
#b50c4b color shades, tints & tones
#b50c4b color schemes
#b50c4b color preview, HTML & CSS examples
This text has a color of #b50c4b
<p style="color:#b50c4b;">Text here</p>
.mytext {color:#b50c4b;}
This box has a color of #b50c4b
<div style="background-color:#b50c4b;">Content here</div>
.mybackground {background-color:#b50c4b;}
Border around this has a color of #b50c4b
<div style="border:2px solid #b50c4b;">Content here</div>
.myborder {border:2px solid #b50c4b;}