#bd112e color space conversions
Hex:
#bd112e
RGB:
189, 17, 46
CMY:
26, 93, 82
CMYK:
0, 91, 76, 26
HSL:
350°, 83.4951%, 40.3922%
HSV (HSB):
350°, 91.0053%, 74.1176%
XYZ:
21.6799, 11.4170, 3.6458
xyY:
0.5900, 0.3107, 11.4170
CIE-Lab:
40.2741, 62.9380, 32.5616
CIE-LCH:
40.2741, 70.8622, 27.3552
CIE-Luv:
40.2741, 119.1224, 18.6756
Hunter-Lab:
33.7890, 55.3992, 17.2550
#bd112e color charts
#bd112e color shades, tints & tones
#bd112e color schemes
#bd112e color preview, HTML & CSS examples
This text has a color of #bd112e
<p style="color:#bd112e;">Text here</p>
.mytext {color:#bd112e;}
This box has a color of #bd112e
<div style="background-color:#bd112e;">Content here</div>
.mybackground {background-color:#bd112e;}
Border around this has a color of #bd112e
<div style="border:2px solid #bd112e;">Content here</div>
.myborder {border:2px solid #bd112e;}