#b50b4a color space conversions
Hex:
#b50b4a
RGB:
181, 11, 74
CMY:
29, 96, 71
CMYK:
0, 94, 59, 29
HSL:
338°, 88.5417%, 37.6471%
HSV (HSB):
338°, 93.9227%, 70.9804%
XYZ:
20.4118, 10.5575, 7.4405
xyY:
0.5314, 0.2749, 10.5575
CIE-Lab:
38.8250, 63.1076, 12.7588
CIE-LCH:
38.8250, 64.3844, 11.4297
CIE-Luv:
38.8250, 105.0687, 2.1008
Hunter-Lab:
32.4923, 55.2726, 9.1676
#b50b4a color charts
#b50b4a color shades, tints & tones
#b50b4a color schemes
#b50b4a color preview, HTML & CSS examples
This text has a color of #b50b4a
<p style="color:#b50b4a;">Text here</p>
.mytext {color:#b50b4a;}
This box has a color of #b50b4a
<div style="background-color:#b50b4a;">Content here</div>
.mybackground {background-color:#b50b4a;}
Border around this has a color of #b50b4a
<div style="border:2px solid #b50b4a;">Content here</div>
.myborder {border:2px solid #b50b4a;}