#ba797a color space conversions
Hex:
        #ba797a
        RGB:
        186, 121, 122
        CMY:
        27, 53, 52
        CMYK:
        0, 35, 34, 27
      HSL:
        359°, 32.0197%, 60.1961%
        HSV (HSB):
        359°, 34.9462%, 72.9412%
        XYZ:
        30.5999, 25.5190, 21.7252
        xyY:
        0.3931, 0.3278, 25.5190
      CIE-Lab:
        57.5776, 25.5418, 9.9893
        CIE-LCH:
        57.5776, 27.4257, 21.3604
        CIE-Luv:
        57.5776, 43.3586, 8.6708
        Hunter-Lab:
        50.5163, 19.7216, 9.8630
      #ba797a color charts
#ba797a RGB chart
      #ba797a CMYK chart
      #ba797a RGB pie chart
      #ba797a color shades, tints & tones
#ba797a color schemes
#ba797a color preview, HTML & CSS examples
           This text has a color of #ba797a        
        
          <p style="color:#ba797a;">Text here</p>
        
        
          .mytext {color:#ba797a;}
        
        Text color #ba797a
      
           This box has a color of #ba797a        
        
          <div style="background-color:#ba797a;">Content here</div>
        
        
          .mybackground {background-color:#ba797a;}
        
        Background color #ba797a
      
           Border around this has a color of #ba797a        
        
          <div style="border:2px solid #ba797a;">Content here</div>
        
        
          .myborder {border:2px solid #ba797a;}
        
        Border color #ba797a