#ba7e37 color space conversions
Hex:
        #ba7e37
        RGB:
        186, 126, 55
        CMY:
        27, 51, 78
        CMYK:
        0, 32, 70, 27
      HSL:
        33°, 54.3568%, 47.2549%
        HSV (HSB):
        33°, 70.4301%, 72.9412%
        XYZ:
        28.4001, 25.6366, 7.0659
        xyY:
        0.4648, 0.4196, 25.6366
      CIE-Lab:
        57.6905, 16.6383, 46.6815
        CIE-LCH:
        57.6905, 49.5580, 70.3828
        CIE-Luv:
        57.6905, 47.8662, 47.3373
        Hunter-Lab:
        50.6326, 11.5146, 27.1687
      #ba7e37 color charts
#ba7e37 RGB chart
      #ba7e37 CMYK chart
      #ba7e37 RGB pie chart
      #ba7e37 color shades, tints & tones
#ba7e37 color schemes
#ba7e37 color preview, HTML & CSS examples
           This text has a color of #ba7e37        
        
          <p style="color:#ba7e37;">Text here</p>
        
        
          .mytext {color:#ba7e37;}
        
        Text color #ba7e37
      
           This box has a color of #ba7e37        
        
          <div style="background-color:#ba7e37;">Content here</div>
        
        
          .mybackground {background-color:#ba7e37;}
        
        Background color #ba7e37
      
           Border around this has a color of #ba7e37        
        
          <div style="border:2px solid #ba7e37;">Content here</div>
        
        
          .myborder {border:2px solid #ba7e37;}
        
        Border color #ba7e37