#ba804b color space conversions
Hex:
        #ba804b
        RGB:
        186, 128, 75
        CMY:
        27, 50, 71
        CMYK:
        0, 31, 60, 27
      HSL:
        29°, 44.5783%, 51.1765%
        HSV (HSB):
        29°, 59.6774%, 72.9412%
        XYZ:
        29.2389, 26.3854, 10.2085
        xyY:
        0.4441, 0.4008, 26.3854
      CIE-Lab:
        58.4011, 16.8342, 37.4198
        CIE-LCH:
        58.4011, 41.0321, 65.7782
        CIE-Luv:
        58.4011, 44.6728, 40.1122
        Hunter-Lab:
        51.3668, 11.7135, 24.1736
      #ba804b color charts
#ba804b RGB chart
      #ba804b CMYK chart
      #ba804b RGB pie chart
      #ba804b color shades, tints & tones
#ba804b color schemes
#ba804b color preview, HTML & CSS examples
           This text has a color of #ba804b        
        
          <p style="color:#ba804b;">Text here</p>
        
        
          .mytext {color:#ba804b;}
        
        Text color #ba804b
      
           This box has a color of #ba804b        
        
          <div style="background-color:#ba804b;">Content here</div>
        
        
          .mybackground {background-color:#ba804b;}
        
        Background color #ba804b
      
           Border around this has a color of #ba804b        
        
          <div style="border:2px solid #ba804b;">Content here</div>
        
        
          .myborder {border:2px solid #ba804b;}
        
        Border color #ba804b