#b50e0d color space conversions
Hex:
#b50e0d
RGB:
181, 14, 13
CMY:
29, 95, 95
CMYK:
0, 92, 93, 29
HSL:
0°, 86.5979%, 38.0392%
HSV (HSB):
0°, 92.8177%, 70.9804%
XYZ:
19.2857, 10.1669, 1.3267
xyY:
0.6266, 0.3303, 10.1669
CIE-Lab:
38.1403, 60.4485, 47.3231
CIE-LCH:
38.1403, 76.7691, 38.0562
CIE-Luv:
38.1403, 119.5174, 25.9039
Hunter-Lab:
31.8856, 52.1646, 19.8529
#b50e0d color charts
#b50e0d color shades, tints & tones
#b50e0d color schemes
#b50e0d color preview, HTML & CSS examples
This text has a color of #b50e0d
<p style="color:#b50e0d;">Text here</p>
.mytext {color:#b50e0d;}
This box has a color of #b50e0d
<div style="background-color:#b50e0d;">Content here</div>
.mybackground {background-color:#b50e0d;}
Border around this has a color of #b50e0d
<div style="border:2px solid #b50e0d;">Content here</div>
.myborder {border:2px solid #b50e0d;}