#b9232f color space conversions
Hex:
#b9232f
RGB:
185, 35, 47
CMY:
27, 86, 82
CMYK:
0, 81, 75, 27
HSL:
355°, 68.1818%, 43.1373%
HSV (HSB):
355°, 81.0811%, 72.5490%
XYZ:
21.1217, 11.7216, 3.8386
xyY:
0.5758, 0.3195, 11.7216
CIE-Lab:
40.7702, 58.1552, 32.3003
CIE-LCH:
40.7702, 66.5232, 29.0485
CIE-Luv:
40.7702, 109.9500, 19.9950
Hunter-Lab:
34.2368, 50.2076, 17.3183
#b9232f color charts
#b9232f color shades, tints & tones
#b9232f color schemes
#b9232f color preview, HTML & CSS examples
This text has a color of #b9232f
<p style="color:#b9232f;">Text here</p>
.mytext {color:#b9232f;}
This box has a color of #b9232f
<div style="background-color:#b9232f;">Content here</div>
.mybackground {background-color:#b9232f;}
Border around this has a color of #b9232f
<div style="border:2px solid #b9232f;">Content here</div>
.myborder {border:2px solid #b9232f;}