#b50d1d color space conversions
Hex:
#b50d1d
RGB:
181, 13, 29
CMY:
29, 95, 89
CMYK:
0, 93, 84, 29
HSL:
354°, 86.5979%, 38.0392%
HSV (HSB):
354°, 92.8177%, 70.9804%
XYZ:
19.4218, 10.2003, 2.1076
xyY:
0.6121, 0.3215, 10.2003
CIE-Lab:
38.1996, 60.8821, 39.7476
CIE-LCH:
38.1996, 72.7083, 33.1390
CIE-Luv:
38.1996, 117.5809, 22.4699
Hunter-Lab:
31.9379, 52.6561, 18.4439
#b50d1d color charts
#b50d1d color shades, tints & tones
#b50d1d color schemes
#b50d1d color preview, HTML & CSS examples
This text has a color of #b50d1d
<p style="color:#b50d1d;">Text here</p>
.mytext {color:#b50d1d;}
This box has a color of #b50d1d
<div style="background-color:#b50d1d;">Content here</div>
.mybackground {background-color:#b50d1d;}
Border around this has a color of #b50d1d
<div style="border:2px solid #b50d1d;">Content here</div>
.myborder {border:2px solid #b50d1d;}