#ba8a78 color space conversions
Hex:
        #ba8a78
        RGB:
        186, 138, 120
        CMY:
        27, 46, 53
        CMYK:
        0, 26, 35, 27
      HSL:
        16°, 32.3529%, 60.0000%
        HSV (HSB):
        16°, 35.4839%, 72.9412%
        XYZ:
        32.7283, 29.9721, 21.8295
        xyY:
        0.3872, 0.3546, 29.9721
      CIE-Lab:
        61.6302, 15.8419, 16.7897
        CIE-LCH:
        61.6302, 23.0838, 46.6637
        CIE-Luv:
        61.6302, 32.9618, 19.2987
        Hunter-Lab:
        54.7468, 10.9027, 14.6817
      #ba8a78 color charts
#ba8a78 RGB chart
      #ba8a78 CMYK chart
      #ba8a78 RGB pie chart
      #ba8a78 color shades, tints & tones
#ba8a78 color schemes
#ba8a78 color preview, HTML & CSS examples
           This text has a color of #ba8a78        
        
          <p style="color:#ba8a78;">Text here</p>
        
        
          .mytext {color:#ba8a78;}
        
        Text color #ba8a78
      
           This box has a color of #ba8a78        
        
          <div style="background-color:#ba8a78;">Content here</div>
        
        
          .mybackground {background-color:#ba8a78;}
        
        Background color #ba8a78
      
           Border around this has a color of #ba8a78        
        
          <div style="border:2px solid #ba8a78;">Content here</div>
        
        
          .myborder {border:2px solid #ba8a78;}
        
        Border color #ba8a78