#b5191e color space conversions
Hex:
#b5191e
RGB:
181, 25, 30
CMY:
29, 90, 88
CMYK:
0, 86, 83, 29
HSL:
358°, 75.7282%, 40.3922%
HSV (HSB):
358°, 86.1878%, 70.9804%
XYZ:
19.6380, 10.6128, 2.2417
xyY:
0.6044, 0.3266, 10.6128
CIE-Lab:
38.9204, 58.8640, 39.8749
CIE-LCH:
38.9204, 71.0984, 34.1140
CIE-Luv:
38.9204, 114.0939, 23.4854
Hunter-Lab:
32.5772, 50.5923, 18.7242
#b5191e color charts
#b5191e color shades, tints & tones
#b5191e color schemes
#b5191e color preview, HTML & CSS examples
This text has a color of #b5191e
<p style="color:#b5191e;">Text here</p>
.mytext {color:#b5191e;}
This box has a color of #b5191e
<div style="background-color:#b5191e;">Content here</div>
.mybackground {background-color:#b5191e;}
Border around this has a color of #b5191e
<div style="border:2px solid #b5191e;">Content here</div>
.myborder {border:2px solid #b5191e;}