#af796e color space conversions
Hex:
        #af796e
        RGB:
        175, 121, 110
        CMY:
        31, 53, 57
        CMYK:
        0, 31, 37, 31
      HSL:
        10°, 28.8889%, 55.8824%
        HSV (HSB):
        10°, 37.1429%, 68.6275%
        XYZ:
        27.3310, 23.9145, 17.9273
        xyY:
        0.3951, 0.3457, 23.9145
      CIE-Lab:
        56.0021, 19.6680, 14.5236
        CIE-LCH:
        56.0021, 24.4492, 36.4436
        CIE-Luv:
        56.0021, 36.9256, 15.2976
        Hunter-Lab:
        48.9024, 14.1824, 12.4964
      #af796e color charts
#af796e RGB chart
      #af796e CMYK chart
      #af796e RGB pie chart
      #af796e color shades, tints & tones
#af796e color schemes
#af796e color preview, HTML & CSS examples
           This text has a color of #af796e        
        
          <p style="color:#af796e;">Text here</p>
        
        
          .mytext {color:#af796e;}
        
        Text color #af796e
      
           This box has a color of #af796e        
        
          <div style="background-color:#af796e;">Content here</div>
        
        
          .mybackground {background-color:#af796e;}
        
        Background color #af796e
      
           Border around this has a color of #af796e        
        
          <div style="border:2px solid #af796e;">Content here</div>
        
        
          .myborder {border:2px solid #af796e;}
        
        Border color #af796e