#b9183a color space conversions
Hex:
#b9183a
RGB:
185, 24, 58
CMY:
27, 91, 77
CMYK:
0, 87, 69, 27
HSL:
347°, 77.0335%, 40.9804%
HSV (HSB):
347°, 87.0270%, 72.5490%
XYZ:
21.0979, 11.2730, 5.0669
xyY:
0.5635, 0.3011, 11.2730
CIE-Lab:
40.0366, 61.2035, 24.6769
CIE-LCH:
40.0366, 65.9910, 21.9590
CIE-Luv:
40.0366, 110.8805, 13.3385
Hunter-Lab:
33.5754, 53.4082, 14.5552
#b9183a color charts
#b9183a color shades, tints & tones
#b9183a color schemes
#b9183a color preview, HTML & CSS examples
This text has a color of #b9183a
<p style="color:#b9183a;">Text here</p>
.mytext {color:#b9183a;}
This box has a color of #b9183a
<div style="background-color:#b9183a;">Content here</div>
.mybackground {background-color:#b9183a;}
Border around this has a color of #b9183a
<div style="border:2px solid #b9183a;">Content here</div>
.myborder {border:2px solid #b9183a;}