#bd2b2d color space conversions
Hex:
        #bd2b2d
        RGB:
        189, 43, 45
        CMY:
        26, 83, 82
        CMYK:
        0, 77, 76, 26
      HSL:
        359°, 62.9310%, 45.4902%
        HSV (HSB):
        359°, 77.2487%, 74.1176%
        XYZ:
        22.3238, 12.7360, 3.7643
        xyY:
        0.5750, 0.3280, 12.7360
      CIE-Lab:
        42.3628, 56.9301, 35.4718
        CIE-LCH:
        42.3628, 67.0767, 31.9260
        CIE-Luv:
        42.3628, 109.9412, 23.0652
        Hunter-Lab:
        35.6876, 49.2046, 18.7274
      #bd2b2d color charts
#bd2b2d RGB chart
      #bd2b2d CMYK chart
      #bd2b2d RGB pie chart
      #bd2b2d color shades, tints & tones
#bd2b2d color schemes
#bd2b2d color preview, HTML & CSS examples
           This text has a color of #bd2b2d        
        
          <p style="color:#bd2b2d;">Text here</p>
        
        
          .mytext {color:#bd2b2d;}
        
        Text color #bd2b2d
      
           This box has a color of #bd2b2d        
        
          <div style="background-color:#bd2b2d;">Content here</div>
        
        
          .mybackground {background-color:#bd2b2d;}
        
        Background color #bd2b2d
      
           Border around this has a color of #bd2b2d        
        
          <div style="border:2px solid #bd2b2d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2b2d;}
        
        Border color #bd2b2d