#b9222d color space conversions
Hex:
#b9222d
RGB:
185, 34, 45
CMY:
27, 87, 82
CMYK:
0, 82, 76, 27
HSL:
356°, 68.9498%, 42.9412%
HSV (HSB):
356°, 81.6216%, 72.5490%
XYZ:
21.0533, 11.6478, 3.6212
xyY:
0.5796, 0.3207, 11.6478
CIE-Lab:
40.6508, 58.3422, 33.3563
CIE-LCH:
40.6508, 67.2046, 29.7581
CIE-Luv:
40.6508, 110.8219, 20.6030
Hunter-Lab:
34.1289, 50.3867, 17.5993
#b9222d color charts
#b9222d color shades, tints & tones
#b9222d color schemes
#b9222d color preview, HTML & CSS examples
This text has a color of #b9222d
<p style="color:#b9222d;">Text here</p>
.mytext {color:#b9222d;}
This box has a color of #b9222d
<div style="background-color:#b9222d;">Content here</div>
.mybackground {background-color:#b9222d;}
Border around this has a color of #b9222d
<div style="border:2px solid #b9222d;">Content here</div>
.myborder {border:2px solid #b9222d;}