#ba9247 color space conversions
Hex:
        #ba9247
        RGB:
        186, 146, 71
        CMY:
        27, 43, 72
        CMYK:
        0, 22, 62, 27
      HSL:
        39°, 45.4545%, 50.3922%
        HSV (HSB):
        39°, 61.8280%, 72.9412%
        XYZ:
        31.6659, 31.4518, 10.3631
        xyY:
        0.4309, 0.4280, 31.4518
      CIE-Lab:
        62.8872, 6.5897, 44.6980
        CIE-LCH:
        62.8872, 45.1811, 81.6134
        CIE-Luv:
        62.8872, 31.9835, 50.0515
        Hunter-Lab:
        56.0819, 2.6443, 28.3015
      #ba9247 color charts
#ba9247 RGB chart
      #ba9247 CMYK chart
      #ba9247 RGB pie chart
      #ba9247 color shades, tints & tones
#ba9247 color schemes
#ba9247 color preview, HTML & CSS examples
           This text has a color of #ba9247        
        
          <p style="color:#ba9247;">Text here</p>
        
        
          .mytext {color:#ba9247;}
        
        Text color #ba9247
      
           This box has a color of #ba9247        
        
          <div style="background-color:#ba9247;">Content here</div>
        
        
          .mybackground {background-color:#ba9247;}
        
        Background color #ba9247
      
           Border around this has a color of #ba9247        
        
          <div style="border:2px solid #ba9247;">Content here</div>
        
        
          .myborder {border:2px solid #ba9247;}
        
        Border color #ba9247