#bd2d2a color space conversions
Hex:
        #bd2d2a
        RGB:
        189, 45, 42
        CMY:
        26, 82, 84
        CMYK:
        0, 76, 78, 26
      HSL:
        1°, 63.6364%, 45.2941%
        HSV (HSB):
        1°, 77.7778%, 74.1176%
        XYZ:
        22.3426, 12.8628, 3.4957
        xyY:
        0.5773, 0.3324, 12.8628
      CIE-Lab:
        42.5557, 56.1850, 37.3929
        CIE-LCH:
        42.5557, 67.4906, 33.6450
        CIE-Luv:
        42.5557, 109.5413, 24.5726
        Hunter-Lab:
        35.8647, 48.4367, 19.3264
      #bd2d2a color charts
#bd2d2a RGB chart
      #bd2d2a CMYK chart
      #bd2d2a RGB pie chart
      #bd2d2a color shades, tints & tones
#bd2d2a color schemes
#bd2d2a color preview, HTML & CSS examples
           This text has a color of #bd2d2a        
        
          <p style="color:#bd2d2a;">Text here</p>
        
        
          .mytext {color:#bd2d2a;}
        
        Text color #bd2d2a
      
           This box has a color of #bd2d2a        
        
          <div style="background-color:#bd2d2a;">Content here</div>
        
        
          .mybackground {background-color:#bd2d2a;}
        
        Background color #bd2d2a
      
           Border around this has a color of #bd2d2a        
        
          <div style="border:2px solid #bd2d2a;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d2a;}
        
        Border color #bd2d2a