#a99697 color space conversions
Hex:
        #a99697
        RGB:
        169, 150, 151
        CMY:
        34, 41, 41
        CMYK:
        0, 11, 11, 34
      HSL:
        357°, 9.9476%, 62.5490%
        HSV (HSB):
        357°, 11.2426%, 66.2745%
        XYZ:
        32.8544, 32.4821, 33.8162
        xyY:
        0.3314, 0.3276, 32.4821
      CIE-Lab:
        63.7393, 7.2002, 2.0401
        CIE-LCH:
        63.7393, 7.4837, 15.8199
        CIE-Luv:
        63.7393, 11.2701, 1.6687
        Hunter-Lab:
        56.9930, 3.1610, 4.7161
      #a99697 color charts
#a99697 RGB chart
      #a99697 CMYK chart
      #a99697 RGB pie chart
      #a99697 color shades, tints & tones
#a99697 color schemes
#a99697 color preview, HTML & CSS examples
           This text has a color of #a99697        
        
          <p style="color:#a99697;">Text here</p>
        
        
          .mytext {color:#a99697;}
        
        Text color #a99697
      
           This box has a color of #a99697        
        
          <div style="background-color:#a99697;">Content here</div>
        
        
          .mybackground {background-color:#a99697;}
        
        Background color #a99697
      
           Border around this has a color of #a99697        
        
          <div style="border:2px solid #a99697;">Content here</div>
        
        
          .myborder {border:2px solid #a99697;}
        
        Border color #a99697