#b5091c color space conversions
Hex:
#b5091c
RGB:
181, 9, 28
CMY:
29, 96, 89
CMYK:
0, 95, 85, 29
HSL:
353°, 90.5263%, 37.2549%
HSV (HSB):
353°, 95.0276%, 70.9804%
XYZ:
19.3633, 10.1030, 2.0281
xyY:
0.6148, 0.3208, 10.1030
CIE-Lab:
38.0266, 61.3321, 40.1333
CIE-LCH:
38.0266, 73.2960, 33.1991
CIE-Luv:
38.0266, 118.5288, 22.4416
Hunter-Lab:
31.7852, 53.1171, 18.4665
#b5091c color charts
#b5091c color shades, tints & tones
#b5091c color schemes
#b5091c color preview, HTML & CSS examples
This text has a color of #b5091c
<p style="color:#b5091c;">Text here</p>
.mytext {color:#b5091c;}
This box has a color of #b5091c
<div style="background-color:#b5091c;">Content here</div>
.mybackground {background-color:#b5091c;}
Border around this has a color of #b5091c
<div style="border:2px solid #b5091c;">Content here</div>
.myborder {border:2px solid #b5091c;}