#b50e5b color space conversions
Hex:
#b50e5b
RGB:
181, 14, 91
CMY:
29, 95, 64
CMYK:
0, 92, 50, 29
HSL:
332°, 85.6410%, 38.2353%
HSV (HSB):
332°, 92.2652%, 70.9804%
XYZ:
21.1014, 10.8932, 10.8880
xyY:
0.4921, 0.2540, 10.8932
CIE-Lab:
39.3999, 63.9643, 2.6864
CIE-LCH:
39.3999, 64.0207, 2.4049
CIE-Luv:
39.3999, 97.7456, -8.6483
Hunter-Lab:
33.0048, 56.3645, 3.5442
#b50e5b color charts
#b50e5b color shades, tints & tones
#b50e5b color schemes
#b50e5b color preview, HTML & CSS examples
This text has a color of #b50e5b
<p style="color:#b50e5b;">Text here</p>
.mytext {color:#b50e5b;}
This box has a color of #b50e5b
<div style="background-color:#b50e5b;">Content here</div>
.mybackground {background-color:#b50e5b;}
Border around this has a color of #b50e5b
<div style="border:2px solid #b50e5b;">Content here</div>
.myborder {border:2px solid #b50e5b;}