#b50c6c color space conversions
Hex:
#b50c6c
RGB:
181, 12, 108
CMY:
29, 95, 58
CMYK:
0, 93, 40, 29
HSL:
326°, 87.5648%, 37.8431%
HSV (HSB):
326°, 93.3702%, 70.9804%
XYZ:
21.8943, 11.1694, 15.1893
xyY:
0.4537, 0.2315, 11.1694
CIE-Lab:
39.8643, 65.7080, -7.4086
CIE-LCH:
39.8643, 66.1244, 353.5671
CIE-Luv:
39.8643, 90.6001, -21.0289
Hunter-Lab:
33.4207, 58.4514, -3.5522
#b50c6c color charts
#b50c6c color shades, tints & tones
#b50c6c color schemes
#b50c6c color preview, HTML & CSS examples
This text has a color of #b50c6c
<p style="color:#b50c6c;">Text here</p>
.mytext {color:#b50c6c;}
This box has a color of #b50c6c
<div style="background-color:#b50c6c;">Content here</div>
.mybackground {background-color:#b50c6c;}
Border around this has a color of #b50c6c
<div style="border:2px solid #b50c6c;">Content here</div>
.myborder {border:2px solid #b50c6c;}