#ba8034 color space conversions
Hex:
        #ba8034
        RGB:
        186, 128, 52
        CMY:
        27, 50, 80
        CMYK:
        0, 31, 72, 27
      HSL:
        34°, 56.3025%, 46.6667%
        HSV (HSB):
        34°, 72.0430%, 72.9412%
        XYZ:
        28.5887, 26.1254, 6.7847
        xyY:
        0.4649, 0.4248, 26.1254
      CIE-Lab:
        58.1559, 15.3708, 48.5645
        CIE-LCH:
        58.1559, 50.9389, 72.4373
        CIE-Luv:
        58.1559, 46.5500, 49.1781
        Hunter-Lab:
        51.1130, 10.3915, 27.9090
      #ba8034 color charts
#ba8034 RGB chart
      #ba8034 CMYK chart
      #ba8034 RGB pie chart
      #ba8034 color shades, tints & tones
#ba8034 color schemes
#ba8034 color preview, HTML & CSS examples
           This text has a color of #ba8034        
        
          <p style="color:#ba8034;">Text here</p>
        
        
          .mytext {color:#ba8034;}
        
        Text color #ba8034
      
           This box has a color of #ba8034        
        
          <div style="background-color:#ba8034;">Content here</div>
        
        
          .mybackground {background-color:#ba8034;}
        
        Background color #ba8034
      
           Border around this has a color of #ba8034        
        
          <div style="border:2px solid #ba8034;">Content here</div>
        
        
          .myborder {border:2px solid #ba8034;}
        
        Border color #ba8034