#af776f color space conversions
Hex:
        #af776f
        RGB:
        175, 119, 111
        CMY:
        31, 53, 56
        CMYK:
        0, 32, 37, 31
      HSL:
        7°, 28.5714%, 56.0784%
        HSV (HSB):
        7°, 36.5714%, 68.6275%
        XYZ:
        27.1453, 23.4553, 18.1355
        xyY:
        0.3949, 0.3412, 23.4553
      CIE-Lab:
        55.5383, 20.9178, 13.3011
        CIE-LCH:
        55.5383, 24.7885, 32.4513
        CIE-Luv:
        55.5383, 38.0522, 13.5434
        Hunter-Lab:
        48.4307, 15.2951, 11.6995
      #af776f color charts
#af776f RGB chart
      #af776f CMYK chart
      #af776f RGB pie chart
      #af776f color shades, tints & tones
#af776f color schemes
#af776f color preview, HTML & CSS examples
           This text has a color of #af776f        
        
          <p style="color:#af776f;">Text here</p>
        
        
          .mytext {color:#af776f;}
        
        Text color #af776f
      
           This box has a color of #af776f        
        
          <div style="background-color:#af776f;">Content here</div>
        
        
          .mybackground {background-color:#af776f;}
        
        Background color #af776f
      
           Border around this has a color of #af776f        
        
          <div style="border:2px solid #af776f;">Content here</div>
        
        
          .myborder {border:2px solid #af776f;}
        
        Border color #af776f