#b50b33 color space conversions
Hex:
#b50b33
RGB:
181, 11, 51
CMY:
29, 96, 80
CMYK:
0, 94, 72, 29
HSL:
346°, 88.5417%, 37.6471%
HSV (HSB):
346°, 93.9227%, 70.9804%
XYZ:
19.7733, 10.3021, 4.0783
xyY:
0.5789, 0.3016, 10.3021
CIE-Lab:
38.3793, 61.8736, 26.8404
CIE-LCH:
38.3793, 67.4444, 23.4509
CIE-Luv:
38.3793, 112.8386, 14.3245
Hunter-Lab:
32.0969, 53.7951, 14.9343
#b50b33 color charts
#b50b33 color shades, tints & tones
#b50b33 color schemes
#b50b33 color preview, HTML & CSS examples
This text has a color of #b50b33
<p style="color:#b50b33;">Text here</p>
.mytext {color:#b50b33;}
This box has a color of #b50b33
<div style="background-color:#b50b33;">Content here</div>
.mybackground {background-color:#b50b33;}
Border around this has a color of #b50b33
<div style="border:2px solid #b50b33;">Content here</div>
.myborder {border:2px solid #b50b33;}