#b50e2f color space conversions
Hex:
#b50e2f
RGB:
181, 14, 47
CMY:
29, 95, 82
CMYK:
0, 92, 74, 29
HSL:
348°, 85.6410%, 38.2353%
HSV (HSB):
348°, 92.2652%, 70.9804%
XYZ:
19.7262, 10.3431, 3.6460
xyY:
0.5851, 0.3068, 10.3431
CIE-Lab:
38.4512, 61.3281, 29.4174
CIE-LCH:
38.4512, 68.0185, 25.6258
CIE-Luv:
38.4512, 113.3757, 16.3184
Hunter-Lab:
32.1606, 53.2044, 15.7907
#b50e2f color charts
#b50e2f color shades, tints & tones
#b50e2f color schemes
#b50e2f color preview, HTML & CSS examples
This text has a color of #b50e2f
<p style="color:#b50e2f;">Text here</p>
.mytext {color:#b50e2f;}
This box has a color of #b50e2f
<div style="background-color:#b50e2f;">Content here</div>
.mybackground {background-color:#b50e2f;}
Border around this has a color of #b50e2f
<div style="border:2px solid #b50e2f;">Content here</div>
.myborder {border:2px solid #b50e2f;}