#ba7449 color space conversions
Hex:
        #ba7449
        RGB:
        186, 116, 73
        CMY:
        27, 55, 71
        CMYK:
        0, 38, 61, 27
      HSL:
        23°, 45.0199%, 50.7843%
        HSV (HSB):
        23°, 60.7527%, 72.9412%
        XYZ:
        27.6977, 23.4109, 9.3623
        xyY:
        0.4580, 0.3871, 23.4109
      CIE-Lab:
        55.4931, 23.3310, 34.9891
        CIE-LCH:
        55.4931, 42.0545, 56.3043
        CIE-Luv:
        55.4931, 53.6786, 35.6490
        Hunter-Lab:
        48.3848, 17.5081, 22.3970
      #ba7449 color charts
#ba7449 RGB chart
      #ba7449 CMYK chart
      #ba7449 RGB pie chart
      #ba7449 color shades, tints & tones
#ba7449 color schemes
#ba7449 color preview, HTML & CSS examples
           This text has a color of #ba7449        
        
          <p style="color:#ba7449;">Text here</p>
        
        
          .mytext {color:#ba7449;}
        
        Text color #ba7449
      
           This box has a color of #ba7449        
        
          <div style="background-color:#ba7449;">Content here</div>
        
        
          .mybackground {background-color:#ba7449;}
        
        Background color #ba7449
      
           Border around this has a color of #ba7449        
        
          <div style="border:2px solid #ba7449;">Content here</div>
        
        
          .myborder {border:2px solid #ba7449;}
        
        Border color #ba7449