#af7668 color space conversions
Hex:
        #af7668
        RGB:
        175, 118, 104
        CMY:
        31, 54, 59
        CMYK:
        0, 33, 41, 31
      HSL:
        12°, 30.7359%, 54.7059%
        HSV (HSB):
        12°, 40.5714%, 68.6275%
        XYZ:
        26.6563, 23.0703, 16.1448
        xyY:
        0.4047, 0.3502, 23.0703
      CIE-Lab:
        55.1447, 20.6253, 16.8060
        CIE-LCH:
        55.1447, 26.6053, 39.1740
        CIE-Luv:
        55.1447, 39.6719, 17.6948
        Hunter-Lab:
        48.0316, 15.0078, 13.6930
      #af7668 color charts
#af7668 RGB chart
      #af7668 CMYK chart
      #af7668 RGB pie chart
      #af7668 color shades, tints & tones
#af7668 color schemes
#af7668 color preview, HTML & CSS examples
           This text has a color of #af7668        
        
          <p style="color:#af7668;">Text here</p>
        
        
          .mytext {color:#af7668;}
        
        Text color #af7668
      
           This box has a color of #af7668        
        
          <div style="background-color:#af7668;">Content here</div>
        
        
          .mybackground {background-color:#af7668;}
        
        Background color #af7668
      
           Border around this has a color of #af7668        
        
          <div style="border:2px solid #af7668;">Content here</div>
        
        
          .myborder {border:2px solid #af7668;}
        
        Border color #af7668