#bd2c2d color space conversions
Hex:
        #bd2c2d
        RGB:
        189, 44, 45
        CMY:
        26, 83, 82
        CMYK:
        0, 77, 76, 26
      HSL:
        360°, 62.2318%, 45.6863%
        HSV (HSB):
        360°, 76.7196%, 74.1176%
        XYZ:
        22.3606, 12.8096, 3.7766
        xyY:
        0.5741, 0.3289, 12.8096
      CIE-Lab:
        42.4750, 56.6159, 35.5946
        CIE-LCH:
        42.4750, 66.8755, 32.1577
        CIE-Luv:
        42.4750, 109.4478, 23.2769
        Hunter-Lab:
        35.7906, 48.8866, 18.7972
      #bd2c2d color charts
#bd2c2d RGB chart
      #bd2c2d CMYK chart
      #bd2c2d RGB pie chart
      #bd2c2d color shades, tints & tones
#bd2c2d color schemes
#bd2c2d color preview, HTML & CSS examples
           This text has a color of #bd2c2d        
        
          <p style="color:#bd2c2d;">Text here</p>
        
        
          .mytext {color:#bd2c2d;}
        
        Text color #bd2c2d
      
           This box has a color of #bd2c2d        
        
          <div style="background-color:#bd2c2d;">Content here</div>
        
        
          .mybackground {background-color:#bd2c2d;}
        
        Background color #bd2c2d
      
           Border around this has a color of #bd2c2d        
        
          <div style="border:2px solid #bd2c2d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c2d;}
        
        Border color #bd2c2d