#bd1c1b color space conversions
Hex:
        #bd1c1b
        RGB:
        189, 28, 27
        CMY:
        26, 89, 89
        CMYK:
        0, 85, 86, 26
      HSL:
        0°, 75.0000%, 42.3529%
        HSV (HSB):
        0°, 85.7143%, 74.1176%
        XYZ:
        21.5993, 11.7285, 2.1623
        xyY:
        0.6086, 0.3305, 11.7285
      CIE-Lab:
        40.7812, 60.3733, 43.7382
        CIE-LCH:
        40.7812, 74.5517, 35.9219
        CIE-Luv:
        40.7812, 119.6295, 26.0107
        Hunter-Lab:
        34.2468, 52.6473, 20.2293
      #bd1c1b color charts
#bd1c1b RGB chart
      #bd1c1b CMYK chart
      #bd1c1b RGB pie chart
      #bd1c1b color shades, tints & tones
#bd1c1b color schemes
#bd1c1b color preview, HTML & CSS examples
           This text has a color of #bd1c1b        
        
          <p style="color:#bd1c1b;">Text here</p>
        
        
          .mytext {color:#bd1c1b;}
        
        Text color #bd1c1b
      
           This box has a color of #bd1c1b        
        
          <div style="background-color:#bd1c1b;">Content here</div>
        
        
          .mybackground {background-color:#bd1c1b;}
        
        Background color #bd1c1b
      
           Border around this has a color of #bd1c1b        
        
          <div style="border:2px solid #bd1c1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd1c1b;}
        
        Border color #bd1c1b