#b50a3e color space conversions
Hex:
#b50a3e
RGB:
181, 10, 62
CMY:
29, 96, 76
CMYK:
0, 94, 66, 29
HSL:
342°, 89.5288%, 37.4510%
HSV (HSB):
342°, 94.4751%, 70.9804%
XYZ:
20.0341, 10.3886, 5.5067
xyY:
0.5576, 0.2891, 10.3886
CIE-Lab:
38.5311, 62.5162, 20.0573
CIE-LCH:
38.5311, 65.6550, 17.7880
CIE-Luv:
38.5311, 109.5500, 8.8457
Hunter-Lab:
32.2314, 54.5454, 12.4323
#b50a3e color charts
#b50a3e color shades, tints & tones
#b50a3e color schemes
#b50a3e color preview, HTML & CSS examples
This text has a color of #b50a3e
<p style="color:#b50a3e;">Text here</p>
.mytext {color:#b50a3e;}
This box has a color of #b50a3e
<div style="background-color:#b50a3e;">Content here</div>
.mybackground {background-color:#b50a3e;}
Border around this has a color of #b50a3e
<div style="border:2px solid #b50a3e;">Content here</div>
.myborder {border:2px solid #b50a3e;}