#b50f4b color space conversions
Hex:
#b50f4b
RGB:
181, 15, 75
CMY:
29, 94, 71
CMYK:
0, 92, 59, 29
HSL:
338°, 84.6939%, 38.4314%
HSV (HSB):
338°, 91.7127%, 70.9804%
XYZ:
20.4969, 10.6734, 7.6365
xyY:
0.5282, 0.2750, 10.6734
CIE-Lab:
39.0249, 62.6617, 12.3919
CIE-LCH:
39.0249, 63.8753, 11.1864
CIE-Luv:
39.0249, 104.0178, 1.8715
Hunter-Lab:
32.6702, 54.8160, 9.0104
#b50f4b color charts
#b50f4b color shades, tints & tones
#b50f4b color schemes
#b50f4b color preview, HTML & CSS examples
This text has a color of #b50f4b
<p style="color:#b50f4b;">Text here</p>
.mytext {color:#b50f4b;}
This box has a color of #b50f4b
<div style="background-color:#b50f4b;">Content here</div>
.mybackground {background-color:#b50f4b;}
Border around this has a color of #b50f4b
<div style="border:2px solid #b50f4b;">Content here</div>
.myborder {border:2px solid #b50f4b;}