#ba7e45 color space conversions
Hex:
        #ba7e45
        RGB:
        186, 126, 69
        CMY:
        27, 51, 73
        CMYK:
        0, 32, 63, 27
      HSL:
        29°, 45.8824%, 50.0000%
        HSV (HSB):
        29°, 62.9032%, 72.9412%
        XYZ:
        28.7847, 25.7905, 9.0912
        xyY:
        0.4521, 0.4051, 25.7905
      CIE-Lab:
        57.8376, 17.5064, 39.8918
        CIE-LCH:
        57.8376, 43.5641, 66.3059
        CIE-Luv:
        57.8376, 46.7052, 41.8982
        Hunter-Lab:
        50.7843, 12.3018, 24.9352
      #ba7e45 color charts
#ba7e45 RGB chart
      #ba7e45 CMYK chart
      #ba7e45 RGB pie chart
      #ba7e45 color shades, tints & tones
#ba7e45 color schemes
#ba7e45 color preview, HTML & CSS examples
           This text has a color of #ba7e45        
        
          <p style="color:#ba7e45;">Text here</p>
        
        
          .mytext {color:#ba7e45;}
        
        Text color #ba7e45
      
           This box has a color of #ba7e45        
        
          <div style="background-color:#ba7e45;">Content here</div>
        
        
          .mybackground {background-color:#ba7e45;}
        
        Background color #ba7e45
      
           Border around this has a color of #ba7e45        
        
          <div style="border:2px solid #ba7e45;">Content here</div>
        
        
          .myborder {border:2px solid #ba7e45;}
        
        Border color #ba7e45