#b50d1a color space conversions
Hex:
#b50d1a
RGB:
181, 13, 26
CMY:
29, 95, 90
CMYK:
0, 93, 86, 29
HSL:
355°, 86.5979%, 38.0392%
HSV (HSB):
355°, 92.8177%, 70.9804%
XYZ:
19.3864, 10.1862, 1.9216
xyY:
0.6156, 0.3234, 10.1862
CIE-Lab:
38.1745, 60.8114, 41.3329
CIE-LCH:
38.1745, 73.5284, 34.2035
CIE-Luv:
38.1745, 118.0858, 23.2538
Hunter-Lab:
31.9158, 52.5726, 18.7712
#b50d1a color charts
#b50d1a color shades, tints & tones
#b50d1a color schemes
#b50d1a color preview, HTML & CSS examples
This text has a color of #b50d1a
<p style="color:#b50d1a;">Text here</p>
.mytext {color:#b50d1a;}
This box has a color of #b50d1a
<div style="background-color:#b50d1a;">Content here</div>
.mybackground {background-color:#b50d1a;}
Border around this has a color of #b50d1a
<div style="border:2px solid #b50d1a;">Content here</div>
.myborder {border:2px solid #b50d1a;}