#ba7140 color space conversions
Hex:
        #ba7140
        RGB:
        186, 113, 64
        CMY:
        27, 56, 75
        CMYK:
        0, 39, 66, 27
      HSL:
        24°, 48.8000%, 49.0196%
        HSV (HSB):
        24°, 65.5914%, 72.9412%
        XYZ:
        27.0802, 22.6195, 7.7892
        xyY:
        0.4711, 0.3935, 22.6195
      CIE-Lab:
        54.6783, 24.3616, 38.8343
        CIE-LCH:
        54.6783, 45.8431, 57.8991
        CIE-Luv:
        54.6783, 56.9301, 38.3841
        Hunter-Lab:
        47.5600, 18.4064, 23.5817
      #ba7140 color charts
#ba7140 RGB chart
      #ba7140 CMYK chart
      #ba7140 RGB pie chart
      #ba7140 color shades, tints & tones
#ba7140 color schemes
#ba7140 color preview, HTML & CSS examples
           This text has a color of #ba7140        
        
          <p style="color:#ba7140;">Text here</p>
        
        
          .mytext {color:#ba7140;}
        
        Text color #ba7140
      
           This box has a color of #ba7140        
        
          <div style="background-color:#ba7140;">Content here</div>
        
        
          .mybackground {background-color:#ba7140;}
        
        Background color #ba7140
      
           Border around this has a color of #ba7140        
        
          <div style="border:2px solid #ba7140;">Content here</div>
        
        
          .myborder {border:2px solid #ba7140;}
        
        Border color #ba7140