#b50d1b color space conversions
Hex:
#b50d1b
RGB:
181, 13, 27
CMY:
29, 95, 89
CMYK:
0, 93, 85, 29
HSL:
355°, 86.5979%, 38.0392%
HSV (HSB):
355°, 92.8177%, 70.9804%
XYZ:
19.3978, 10.1907, 1.9815
xyY:
0.6144, 0.3228, 10.1907
CIE-Lab:
38.1826, 60.8342, 40.8112
CIE-LCH:
38.1826, 73.2554, 33.8561
CIE-Luv:
38.1826, 117.9227, 23.0006
Hunter-Lab:
31.9229, 52.5995, 18.6658
#b50d1b color charts
#b50d1b color shades, tints & tones
#b50d1b color schemes
#b50d1b color preview, HTML & CSS examples
This text has a color of #b50d1b
<p style="color:#b50d1b;">Text here</p>
.mytext {color:#b50d1b;}
This box has a color of #b50d1b
<div style="background-color:#b50d1b;">Content here</div>
.mybackground {background-color:#b50d1b;}
Border around this has a color of #b50d1b
<div style="border:2px solid #b50d1b;">Content here</div>
.myborder {border:2px solid #b50d1b;}