#bd2c3b color space conversions
Hex:
        #bd2c3b
        RGB:
        189, 44, 59
        CMY:
        26, 83, 77
        CMYK:
        0, 77, 69, 26
      HSL:
        354°, 62.2318%, 45.6863%
        HSV (HSB):
        354°, 76.7196%, 74.1176%
        XYZ:
        22.6764, 12.9359, 5.4394
        xyY:
        0.5524, 0.3151, 12.9359
      CIE-Lab:
        42.6666, 57.2363, 27.4902
        CIE-LCH:
        42.6666, 63.4957, 25.6546
        CIE-Luv:
        42.6666, 106.1617, 17.3406
        Hunter-Lab:
        35.9666, 49.5999, 16.2099
      #bd2c3b color charts
#bd2c3b RGB chart
      #bd2c3b CMYK chart
      #bd2c3b RGB pie chart
      #bd2c3b color shades, tints & tones
#bd2c3b color schemes
#bd2c3b color preview, HTML & CSS examples
           This text has a color of #bd2c3b        
        
          <p style="color:#bd2c3b;">Text here</p>
        
        
          .mytext {color:#bd2c3b;}
        
        Text color #bd2c3b
      
           This box has a color of #bd2c3b        
        
          <div style="background-color:#bd2c3b;">Content here</div>
        
        
          .mybackground {background-color:#bd2c3b;}
        
        Background color #bd2c3b
      
           Border around this has a color of #bd2c3b        
        
          <div style="border:2px solid #bd2c3b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c3b;}
        
        Border color #bd2c3b