#b50b24 color space conversions
Hex:
#b50b24
RGB:
181, 11, 36
CMY:
29, 96, 86
CMYK:
0, 94, 80, 29
HSL:
351°, 88.5417%, 37.6471%
HSV (HSB):
351°, 93.9227%, 70.9804%
XYZ:
19.4942, 10.1905, 2.6086
xyY:
0.6037, 0.3156, 10.1905
CIE-Lab:
38.1821, 61.3228, 35.7616
CIE-LCH:
38.1821, 70.9885, 30.2494
CIE-Luv:
38.1821, 116.6158, 20.1957
Hunter-Lab:
31.9225, 53.1404, 17.5009
#b50b24 color charts
#b50b24 color shades, tints & tones
#b50b24 color schemes
#b50b24 color preview, HTML & CSS examples
This text has a color of #b50b24
<p style="color:#b50b24;">Text here</p>
.mytext {color:#b50b24;}
This box has a color of #b50b24
<div style="background-color:#b50b24;">Content here</div>
.mybackground {background-color:#b50b24;}
Border around this has a color of #b50b24
<div style="border:2px solid #b50b24;">Content here</div>
.myborder {border:2px solid #b50b24;}