#b50f0d color space conversions
Hex:
#b50f0d
RGB:
181, 15, 13
CMY:
29, 94, 95
CMYK:
0, 92, 93, 29
HSL:
1°, 86.5979%, 38.0392%
HSV (HSB):
1°, 92.8177%, 70.9804%
XYZ:
19.2995, 10.1945, 1.3313
xyY:
0.6261, 0.3307, 10.1945
CIE-Lab:
38.1892, 60.3077, 47.3543
CIE-LCH:
38.1892, 76.6776, 38.1394
CIE-Luv:
38.1892, 119.2805, 25.9892
Hunter-Lab:
31.9288, 52.0200, 19.8780
#b50f0d color charts
#b50f0d color shades, tints & tones
#b50f0d color schemes
#b50f0d color preview, HTML & CSS examples
This text has a color of #b50f0d
<p style="color:#b50f0d;">Text here</p>
.mytext {color:#b50f0d;}
This box has a color of #b50f0d
<div style="background-color:#b50f0d;">Content here</div>
.mybackground {background-color:#b50f0d;}
Border around this has a color of #b50f0d
<div style="border:2px solid #b50f0d;">Content here</div>
.myborder {border:2px solid #b50f0d;}