#b9143a color space conversions
Hex:
#b9143a
RGB:
185, 20, 58
CMY:
27, 92, 77
CMYK:
0, 89, 69, 27
HSL:
346°, 80.4878%, 40.1961%
HSV (HSB):
346°, 89.1892%, 72.5490%
XYZ:
21.0215, 11.1201, 5.0414
xyY:
0.5654, 0.2991, 11.1201
CIE-Lab:
39.7820, 61.9346, 24.3588
CIE-LCH:
39.7820, 66.5526, 21.4696
CIE-Luv:
39.7820, 111.9583, 12.8263
Hunter-Lab:
33.3468, 54.1676, 14.3792
#b9143a color charts
#b9143a color shades, tints & tones
#b9143a color schemes
#b9143a color preview, HTML & CSS examples
This text has a color of #b9143a
<p style="color:#b9143a;">Text here</p>
.mytext {color:#b9143a;}
This box has a color of #b9143a
<div style="background-color:#b9143a;">Content here</div>
.mybackground {background-color:#b9143a;}
Border around this has a color of #b9143a
<div style="border:2px solid #b9143a;">Content here</div>
.myborder {border:2px solid #b9143a;}