#b50c5b color space conversions
Hex:
#b50c5b
RGB:
181, 12, 91
CMY:
29, 95, 64
CMYK:
0, 93, 50, 29
HSL:
332°, 87.5648%, 37.8431%
HSV (HSB):
332°, 93.3702%, 70.9804%
XYZ:
21.0759, 10.8420, 10.8794
xyY:
0.4925, 0.2533, 10.8420
CIE-Lab:
39.3131, 64.2162, 2.5609
CIE-LCH:
39.3131, 64.2672, 2.2837
CIE-Luv:
39.3131, 98.0398, -8.8439
Hunter-Lab:
32.9272, 56.6305, 3.4592
#b50c5b color charts
#b50c5b color shades, tints & tones
#b50c5b color schemes
#b50c5b color preview, HTML & CSS examples
This text has a color of #b50c5b
<p style="color:#b50c5b;">Text here</p>
.mytext {color:#b50c5b;}
This box has a color of #b50c5b
<div style="background-color:#b50c5b;">Content here</div>
.mybackground {background-color:#b50c5b;}
Border around this has a color of #b50c5b
<div style="border:2px solid #b50c5b;">Content here</div>
.myborder {border:2px solid #b50c5b;}