#ba8235 color space conversions
Hex:
        #ba8235
        RGB:
        186, 130, 53
        CMY:
        27, 49, 79
        CMYK:
        0, 30, 72, 27
      HSL:
        35°, 55.6485%, 46.8627%
        HSV (HSB):
        35°, 71.5054%, 72.9412%
        XYZ:
        28.8749, 26.6614, 6.9925
        xyY:
        0.4618, 0.4264, 26.6614
      CIE-Lab:
        58.6596, 14.3138, 48.6319
        CIE-LCH:
        58.6596, 50.6947, 73.5993
        CIE-Luv:
        58.6596, 44.9581, 49.6898
        Hunter-Lab:
        51.6347, 9.4593, 28.1151
      #ba8235 color charts
#ba8235 RGB chart
      #ba8235 CMYK chart
      #ba8235 RGB pie chart
      #ba8235 color shades, tints & tones
#ba8235 color schemes
#ba8235 color preview, HTML & CSS examples
           This text has a color of #ba8235        
        
          <p style="color:#ba8235;">Text here</p>
        
        
          .mytext {color:#ba8235;}
        
        Text color #ba8235
      
           This box has a color of #ba8235        
        
          <div style="background-color:#ba8235;">Content here</div>
        
        
          .mybackground {background-color:#ba8235;}
        
        Background color #ba8235
      
           Border around this has a color of #ba8235        
        
          <div style="border:2px solid #ba8235;">Content here</div>
        
        
          .myborder {border:2px solid #ba8235;}
        
        Border color #ba8235