#b9292b color space conversions
Hex:
#b9292b
RGB:
185, 41, 43
CMY:
27, 84, 83
CMYK:
0, 78, 77, 27
HSL:
359°, 63.7168%, 44.3137%
HSV (HSB):
359°, 77.8378%, 72.5490%
XYZ:
21.2366, 12.0746, 3.4968
xyY:
0.5770, 0.3280, 12.0746
CIE-Lab:
41.3344, 56.2711, 35.2801
CIE-LCH:
41.3344, 66.4162, 32.0863
CIE-Luv:
41.3344, 108.1454, 22.6905
Hunter-Lab:
34.7485, 48.2805, 18.3574
#b9292b color charts
#b9292b color shades, tints & tones
#b9292b color schemes
#b9292b color preview, HTML & CSS examples
This text has a color of #b9292b
<p style="color:#b9292b;">Text here</p>
.mytext {color:#b9292b;}
This box has a color of #b9292b
<div style="background-color:#b9292b;">Content here</div>
.mybackground {background-color:#b9292b;}
Border around this has a color of #b9292b
<div style="border:2px solid #b9292b;">Content here</div>
.myborder {border:2px solid #b9292b;}