#b50c99 color space conversions
Hex:
#b50c99
RGB:
181, 12, 153
CMY:
29, 95, 40
CMYK:
0, 93, 15, 29
HSL:
310°, 87.5648%, 37.8431%
HSV (HSB):
310°, 93.3702%, 70.9804%
XYZ:
24.9373, 12.3866, 31.2135
xyY:
0.3638, 0.1807, 12.3866
CIE-Lab:
41.8241, 70.8494, -32.1768
CIE-LCH:
41.8241, 77.8138, 335.5745
CIE-Luv:
41.8241, 70.6154, -55.5031
Hunter-Lab:
35.1946, 64.8864, -27.9471
#b50c99 color charts
#b50c99 color shades, tints & tones
#b50c99 color schemes
#b50c99 color preview, HTML & CSS examples
This text has a color of #b50c99
<p style="color:#b50c99;">Text here</p>
.mytext {color:#b50c99;}
This box has a color of #b50c99
<div style="background-color:#b50c99;">Content here</div>
.mybackground {background-color:#b50c99;}
Border around this has a color of #b50c99
<div style="border:2px solid #b50c99;">Content here</div>
.myborder {border:2px solid #b50c99;}