#b50a33 color space conversions
Hex:
#b50a33
RGB:
181, 10, 51
CMY:
29, 96, 80
CMYK:
0, 94, 72, 29
HSL:
346°, 89.5288%, 37.4510%
HSV (HSB):
346°, 94.4751%, 70.9804%
XYZ:
19.7621, 10.2799, 4.0746
xyY:
0.5793, 0.3013, 10.2799
CIE-Lab:
38.3401, 61.9869, 26.7931
CIE-LCH:
38.3401, 67.5296, 23.3758
CIE-Luv:
38.3401, 113.0085, 14.2474
Hunter-Lab:
32.0622, 53.9129, 14.9087
#b50a33 color charts
#b50a33 color shades, tints & tones
#b50a33 color schemes
#b50a33 color preview, HTML & CSS examples
This text has a color of #b50a33
<p style="color:#b50a33;">Text here</p>
.mytext {color:#b50a33;}
This box has a color of #b50a33
<div style="background-color:#b50a33;">Content here</div>
.mybackground {background-color:#b50a33;}
Border around this has a color of #b50a33
<div style="border:2px solid #b50a33;">Content here</div>
.myborder {border:2px solid #b50a33;}