#ba9a78 color space conversions
Hex:
        #ba9a78
        RGB:
        186, 154, 120
        CMY:
        27, 40, 53
        CMYK:
        0, 17, 35, 27
      HSL:
        31°, 32.3529%, 60.0000%
        HSV (HSB):
        31°, 35.4839%, 72.9412%
        XYZ:
        35.1955, 34.9064, 22.6519
        xyY:
        0.3795, 0.3763, 34.9064
      CIE-Lab:
        65.6757, 6.9978, 22.3129
        CIE-LCH:
        65.6757, 23.3845, 72.5876
        CIE-Luv:
        65.6757, 22.8672, 28.1019
        Hunter-Lab:
        59.0816, 2.9413, 18.6253
      #ba9a78 color charts
#ba9a78 RGB chart
      #ba9a78 CMYK chart
      #ba9a78 RGB pie chart
      #ba9a78 color shades, tints & tones
#ba9a78 color schemes
#ba9a78 color preview, HTML & CSS examples
           This text has a color of #ba9a78        
        
          <p style="color:#ba9a78;">Text here</p>
        
        
          .mytext {color:#ba9a78;}
        
        Text color #ba9a78
      
           This box has a color of #ba9a78        
        
          <div style="background-color:#ba9a78;">Content here</div>
        
        
          .mybackground {background-color:#ba9a78;}
        
        Background color #ba9a78
      
           Border around this has a color of #ba9a78        
        
          <div style="border:2px solid #ba9a78;">Content here</div>
        
        
          .myborder {border:2px solid #ba9a78;}
        
        Border color #ba9a78