#ba9947 color space conversions
Hex:
        #ba9947
        RGB:
        186, 153, 71
        CMY:
        27, 40, 72
        CMYK:
        0, 18, 62, 27
      HSL:
        43°, 45.4545%, 50.3922%
        HSV (HSB):
        43°, 61.8280%, 72.9412%
        XYZ:
        32.7783, 33.6765, 10.7339
        xyY:
        0.4247, 0.4363, 33.6765
      CIE-Lab:
        64.7050, 2.7665, 46.7558
        CIE-LCH:
        64.7050, 46.8375, 86.6138
        CIE-Luv:
        64.7050, 27.0281, 53.2282
        Hunter-Lab:
        58.0315, -0.7318, 29.6554
      #ba9947 color charts
#ba9947 RGB chart
      #ba9947 CMYK chart
      #ba9947 RGB pie chart
      #ba9947 color shades, tints & tones
#ba9947 color schemes
#ba9947 color preview, HTML & CSS examples
           This text has a color of #ba9947        
        
          <p style="color:#ba9947;">Text here</p>
        
        
          .mytext {color:#ba9947;}
        
        Text color #ba9947
      
           This box has a color of #ba9947        
        
          <div style="background-color:#ba9947;">Content here</div>
        
        
          .mybackground {background-color:#ba9947;}
        
        Background color #ba9947
      
           Border around this has a color of #ba9947        
        
          <div style="border:2px solid #ba9947;">Content here</div>
        
        
          .myborder {border:2px solid #ba9947;}
        
        Border color #ba9947