#b9232d color space conversions
Hex:
#b9232d
RGB:
185, 35, 45
CMY:
27, 86, 82
CMYK:
0, 81, 76, 27
HSL:
356°, 68.1818%, 43.1373%
HSV (HSB):
356°, 81.0811%, 72.5490%
XYZ:
21.0823, 11.7058, 3.6309
xyY:
0.5789, 0.3214, 11.7058
CIE-Lab:
40.7447, 58.0764, 33.4610
CIE-LCH:
40.7447, 67.0261, 29.9486
CIE-Luv:
40.7447, 110.4086, 20.7813
Hunter-Lab:
34.2138, 50.1163, 17.6575
#b9232d color charts
#b9232d color shades, tints & tones
#b9232d color schemes
#b9232d color preview, HTML & CSS examples
This text has a color of #b9232d
<p style="color:#b9232d;">Text here</p>
.mytext {color:#b9232d;}
This box has a color of #b9232d
<div style="background-color:#b9232d;">Content here</div>
.mybackground {background-color:#b9232d;}
Border around this has a color of #b9232d
<div style="border:2px solid #b9232d;">Content here</div>
.myborder {border:2px solid #b9232d;}