#ba796f color space conversions
Hex:
        #ba796f
        RGB:
        186, 121, 111
        CMY:
        27, 53, 56
        CMYK:
        0, 35, 40, 27
      HSL:
        8°, 35.2113%, 58.2353%
        HSV (HSB):
        8°, 40.3226%, 72.9412%
        XYZ:
        29.9563, 25.2615, 18.3360
        xyY:
        0.4073, 0.3434, 25.2615
      CIE-Lab:
        57.3294, 24.1923, 15.9852
        CIE-LCH:
        57.3294, 28.9964, 33.4550
        CIE-Luv:
        57.3294, 45.0649, 16.2243
        Hunter-Lab:
        50.2609, 18.4325, 13.5526
      #ba796f color charts
#ba796f RGB chart
      #ba796f CMYK chart
      #ba796f RGB pie chart
      #ba796f color shades, tints & tones
#ba796f color schemes
#ba796f color preview, HTML & CSS examples
           This text has a color of #ba796f        
        
          <p style="color:#ba796f;">Text here</p>
        
        
          .mytext {color:#ba796f;}
        
        Text color #ba796f
      
           This box has a color of #ba796f        
        
          <div style="background-color:#ba796f;">Content here</div>
        
        
          .mybackground {background-color:#ba796f;}
        
        Background color #ba796f
      
           Border around this has a color of #ba796f        
        
          <div style="border:2px solid #ba796f;">Content here</div>
        
        
          .myborder {border:2px solid #ba796f;}
        
        Border color #ba796f