#b5193a color space conversions
Hex:
#b5193a
RGB:
181, 25, 58
CMY:
29, 90, 77
CMYK:
0, 86, 68, 29
HSL:
347°, 75.7282%, 40.3922%
HSV (HSB):
347°, 86.1878%, 70.9804%
XYZ:
20.1674, 10.8245, 5.0294
xyY:
0.5599, 0.3005, 10.8245
CIE-Lab:
39.2833, 59.9325, 23.5562
CIE-LCH:
39.2833, 64.3956, 21.4571
CIE-Luv:
39.2833, 107.4270, 12.5755
Hunter-Lab:
32.9006, 51.8408, 13.9670
#b5193a color charts
#b5193a color shades, tints & tones
#b5193a color schemes
#b5193a color preview, HTML & CSS examples
This text has a color of #b5193a
<p style="color:#b5193a;">Text here</p>
.mytext {color:#b5193a;}
This box has a color of #b5193a
<div style="background-color:#b5193a;">Content here</div>
.mybackground {background-color:#b5193a;}
Border around this has a color of #b5193a
<div style="border:2px solid #b5193a;">Content here</div>
.myborder {border:2px solid #b5193a;}