#ba9a76 color space conversions
Hex:
        #ba9a76
        RGB:
        186, 154, 118
        CMY:
        27, 40, 54
        CMYK:
        0, 17, 37, 27
      HSL:
        32°, 33.0097%, 59.6078%
        HSV (HSB):
        32°, 36.5591%, 72.9412%
        XYZ:
        35.0753, 34.8583, 22.0192
        xyY:
        0.3814, 0.3791, 34.8583
      CIE-Lab:
        65.6382, 6.7504, 23.3621
        CIE-LCH:
        65.6382, 24.3178, 73.8836
        CIE-Luv:
        65.6382, 23.0384, 29.3719
        Hunter-Lab:
        59.0409, 2.7225, 19.2166
      #ba9a76 color charts
#ba9a76 RGB chart
      #ba9a76 CMYK chart
      #ba9a76 RGB pie chart
      #ba9a76 color shades, tints & tones
#ba9a76 color schemes
#ba9a76 color preview, HTML & CSS examples
           This text has a color of #ba9a76        
        
          <p style="color:#ba9a76;">Text here</p>
        
        
          .mytext {color:#ba9a76;}
        
        Text color #ba9a76
      
           This box has a color of #ba9a76        
        
          <div style="background-color:#ba9a76;">Content here</div>
        
        
          .mybackground {background-color:#ba9a76;}
        
        Background color #ba9a76
      
           Border around this has a color of #ba9a76        
        
          <div style="border:2px solid #ba9a76;">Content here</div>
        
        
          .myborder {border:2px solid #ba9a76;}
        
        Border color #ba9a76