#ba8064 color space conversions
Hex:
        #ba8064
        RGB:
        186, 128, 100
        CMY:
        27, 50, 61
        CMYK:
        0, 31, 46, 27
      HSL:
        20°, 38.3929%, 56.0784%
        HSV (HSB):
        20°, 46.2366%, 72.9412%
        XYZ:
        30.2691, 26.7975, 15.6337
        xyY:
        0.4164, 0.3686, 26.7975
      CIE-Lab:
        58.7865, 19.0919, 24.2140
        CIE-LCH:
        58.7865, 30.8353, 51.7453
        CIE-Luv:
        58.7865, 41.9247, 26.7681
        Hunter-Lab:
        51.7663, 13.7825, 18.3306
      #ba8064 color charts
#ba8064 RGB chart
      #ba8064 CMYK chart
      #ba8064 RGB pie chart
      #ba8064 color shades, tints & tones
#ba8064 color schemes
#ba8064 color preview, HTML & CSS examples
           This text has a color of #ba8064        
        
          <p style="color:#ba8064;">Text here</p>
        
        
          .mytext {color:#ba8064;}
        
        Text color #ba8064
      
           This box has a color of #ba8064        
        
          <div style="background-color:#ba8064;">Content here</div>
        
        
          .mybackground {background-color:#ba8064;}
        
        Background color #ba8064
      
           Border around this has a color of #ba8064        
        
          <div style="border:2px solid #ba8064;">Content here</div>
        
        
          .myborder {border:2px solid #ba8064;}
        
        Border color #ba8064