#ba7345 color space conversions
Hex:
        #ba7345
        RGB:
        186, 115, 69
        CMY:
        27, 55, 73
        CMYK:
        0, 38, 63, 27
      HSL:
        24°, 45.8824%, 50.0000%
        HSV (HSB):
        24°, 62.9032%, 72.9412%
        XYZ:
        27.4546, 23.1302, 8.6478
        xyY:
        0.4635, 0.3905, 23.1302
      CIE-Lab:
        55.2062, 23.5949, 36.7998
        CIE-LCH:
        55.2062, 43.7143, 57.3332
        CIE-Luv:
        55.2062, 54.8776, 37.0589
        Hunter-Lab:
        48.0939, 17.7331, 23.0048
      #ba7345 color charts
#ba7345 RGB chart
      #ba7345 CMYK chart
      #ba7345 RGB pie chart
      #ba7345 color shades, tints & tones
#ba7345 color schemes
#ba7345 color preview, HTML & CSS examples
           This text has a color of #ba7345        
        
          <p style="color:#ba7345;">Text here</p>
        
        
          .mytext {color:#ba7345;}
        
        Text color #ba7345
      
           This box has a color of #ba7345        
        
          <div style="background-color:#ba7345;">Content here</div>
        
        
          .mybackground {background-color:#ba7345;}
        
        Background color #ba7345
      
           Border around this has a color of #ba7345        
        
          <div style="border:2px solid #ba7345;">Content here</div>
        
        
          .myborder {border:2px solid #ba7345;}
        
        Border color #ba7345