#bd613b color space conversions
Hex:
        #bd613b
        RGB:
        189, 97, 59
        CMY:
        26, 62, 77
        CMYK:
        0, 49, 69, 26
      HSL:
        18°, 52.4194%, 48.6275%
        HSV (HSB):
        18°, 68.7831%, 74.1176%
        XYZ:
        26.0504, 19.6840, 6.5641
        xyY:
        0.4981, 0.3764, 19.6840
      CIE-Lab:
        51.4780, 33.9310, 37.9201
        CIE-LCH:
        51.4780, 50.8846, 48.1778
        CIE-Luv:
        51.4780, 72.0975, 34.2496
        Hunter-Lab:
        44.3666, 27.1668, 22.2847
      #bd613b color charts
#bd613b RGB chart
      #bd613b CMYK chart
      #bd613b RGB pie chart
      #bd613b color shades, tints & tones
#bd613b color schemes
#bd613b color preview, HTML & CSS examples
           This text has a color of #bd613b        
        
          <p style="color:#bd613b;">Text here</p>
        
        
          .mytext {color:#bd613b;}
        
        Text color #bd613b
      
           This box has a color of #bd613b        
        
          <div style="background-color:#bd613b;">Content here</div>
        
        
          .mybackground {background-color:#bd613b;}
        
        Background color #bd613b
      
           Border around this has a color of #bd613b        
        
          <div style="border:2px solid #bd613b;">Content here</div>
        
        
          .myborder {border:2px solid #bd613b;}
        
        Border color #bd613b