#bd112d color space conversions
Hex:
#bd112d
RGB:
189, 17, 45
CMY:
26, 93, 82
CMYK:
0, 91, 76, 26
HSL:
350°, 83.4951%, 40.3922%
HSV (HSB):
350°, 91.0053%, 74.1176%
XYZ:
21.6604, 11.4092, 3.5432
xyY:
0.5916, 0.3116, 11.4092
CIE-Lab:
40.2613, 62.9017, 33.1502
CIE-LCH:
40.2613, 71.1024, 27.7899
CIE-Luv:
40.2613, 119.3702, 19.0653
Hunter-Lab:
33.7775, 55.3555, 17.4248
#bd112d color charts
#bd112d color shades, tints & tones
#bd112d color schemes
#bd112d color preview, HTML & CSS examples
This text has a color of #bd112d
<p style="color:#bd112d;">Text here</p>
.mytext {color:#bd112d;}
This box has a color of #bd112d
<div style="background-color:#bd112d;">Content here</div>
.mybackground {background-color:#bd112d;}
Border around this has a color of #bd112d
<div style="border:2px solid #bd112d;">Content here</div>
.myborder {border:2px solid #bd112d;}