#b50e84 color space conversions
Hex:
#b50e84
RGB:
181, 14, 132
CMY:
29, 95, 48
CMYK:
0, 92, 27, 29
HSL:
318°, 85.6410%, 38.2353%
HSV (HSB):
318°, 92.2652%, 70.9804%
XYZ:
23.3780, 11.8038, 22.8760
xyY:
0.4027, 0.2033, 11.8038
CIE-Lab:
40.9025, 68.0056, -20.7889
CIE-LCH:
40.9025, 71.1122, 343.0019
CIE-Luv:
40.9025, 79.6041, -39.0857
Hunter-Lab:
34.3566, 61.3362, -15.4280
#b50e84 color charts
#b50e84 color shades, tints & tones
#b50e84 color schemes
#b50e84 color preview, HTML & CSS examples
This text has a color of #b50e84
<p style="color:#b50e84;">Text here</p>
.mytext {color:#b50e84;}
This box has a color of #b50e84
<div style="background-color:#b50e84;">Content here</div>
.mybackground {background-color:#b50e84;}
Border around this has a color of #b50e84
<div style="border:2px solid #b50e84;">Content here</div>
.myborder {border:2px solid #b50e84;}