#b9293b color space conversions
Hex:
#b9293b
RGB:
185, 41, 59
CMY:
27, 84, 77
CMYK:
0, 78, 68, 27
HSL:
353°, 63.7168%, 44.3137%
HSV (HSB):
353°, 77.8378%, 72.5490%
XYZ:
21.5899, 12.2159, 5.3577
xyY:
0.5513, 0.3119, 12.2159
CIE-Lab:
41.5573, 56.9841, 25.9483
CIE-LCH:
41.5573, 62.6139, 24.4826
CIE-Luv:
41.5573, 104.3222, 15.8648
Hunter-Lab:
34.9513, 49.0974, 15.3774
#b9293b color charts
#b9293b color shades, tints & tones
#b9293b color schemes
#b9293b color preview, HTML & CSS examples
This text has a color of #b9293b
<p style="color:#b9293b;">Text here</p>
.mytext {color:#b9293b;}
This box has a color of #b9293b
<div style="background-color:#b9293b;">Content here</div>
.mybackground {background-color:#b9293b;}
Border around this has a color of #b9293b
<div style="border:2px solid #b9293b;">Content here</div>
.myborder {border:2px solid #b9293b;}