#b50b5f color space conversions
Hex:
#b50b5f
RGB:
181, 11, 95
CMY:
29, 96, 63
CMYK:
0, 94, 48, 29
HSL:
330°, 88.5417%, 37.6471%
HSV (HSB):
330°, 93.9227%, 70.9804%
XYZ:
21.2413, 10.8893, 11.8088
xyY:
0.4834, 0.2478, 10.8893
CIE-Lab:
39.3934, 64.6598, 0.1286
CIE-LCH:
39.3934, 64.6599, 0.1140
CIE-Luv:
39.3934, 96.4579, -11.7167
Hunter-Lab:
32.9990, 57.1514, 1.8822
#b50b5f color charts
#b50b5f color shades, tints & tones
#b50b5f color schemes
#b50b5f color preview, HTML & CSS examples
This text has a color of #b50b5f
<p style="color:#b50b5f;">Text here</p>
.mytext {color:#b50b5f;}
This box has a color of #b50b5f
<div style="background-color:#b50b5f;">Content here</div>
.mybackground {background-color:#b50b5f;}
Border around this has a color of #b50b5f
<div style="border:2px solid #b50b5f;">Content here</div>
.myborder {border:2px solid #b50b5f;}