#b50e4c color space conversions
Hex:
#b50e4c
RGB:
181, 14, 76
CMY:
29, 95, 70
CMYK:
0, 92, 58, 29
HSL:
338°, 85.6410%, 38.2353%
HSV (HSB):
338°, 92.2652%, 70.9804%
XYZ:
20.5176, 10.6596, 7.8136
xyY:
0.5262, 0.2734, 10.6596
CIE-Lab:
39.0012, 62.8647, 11.7183
CIE-LCH:
39.0012, 63.9476, 10.5590
CIE-Luv:
39.0012, 103.8146, 1.1565
Hunter-Lab:
32.6491, 55.0384, 8.6651
#b50e4c color charts
#b50e4c color shades, tints & tones
#b50e4c color schemes
#b50e4c color preview, HTML & CSS examples
This text has a color of #b50e4c
<p style="color:#b50e4c;">Text here</p>
.mytext {color:#b50e4c;}
This box has a color of #b50e4c
<div style="background-color:#b50e4c;">Content here</div>
.mybackground {background-color:#b50e4c;}
Border around this has a color of #b50e4c
<div style="border:2px solid #b50e4c;">Content here</div>
.myborder {border:2px solid #b50e4c;}