#af797f color space conversions
Hex:
        #af797f
        RGB:
        175, 121, 127
        CMY:
        31, 53, 50
        CMYK:
        0, 31, 27, 31
      HSL:
        353°, 25.2336%, 58.0392%
        HSV (HSB):
        353°, 30.8571%, 68.6275%
        XYZ:
        28.3473, 24.3210, 23.2790
        xyY:
        0.3732, 0.3202, 24.3210
      CIE-Lab:
        56.4078, 21.9602, 5.2501
        CIE-LCH:
        56.4078, 22.5790, 13.4454
        CIE-Luv:
        56.4078, 34.5105, 3.2461
        Hunter-Lab:
        49.3163, 16.2993, 6.5345
      #af797f color charts
#af797f RGB chart
      #af797f CMYK chart
      #af797f RGB pie chart
      #af797f color shades, tints & tones
#af797f color schemes
#af797f color preview, HTML & CSS examples
           This text has a color of #af797f        
        
          <p style="color:#af797f;">Text here</p>
        
        
          .mytext {color:#af797f;}
        
        Text color #af797f
      
           This box has a color of #af797f        
        
          <div style="background-color:#af797f;">Content here</div>
        
        
          .mybackground {background-color:#af797f;}
        
        Background color #af797f
      
           Border around this has a color of #af797f        
        
          <div style="border:2px solid #af797f;">Content here</div>
        
        
          .myborder {border:2px solid #af797f;}
        
        Border color #af797f