#af7988 color space conversions
Hex:
        #af7988
        RGB:
        175, 121, 136
        CMY:
        31, 53, 47
        CMYK:
        0, 31, 22, 31
      HSL:
        343°, 25.2336%, 58.0392%
        HSV (HSB):
        343°, 30.8571%, 68.6275%
        XYZ:
        28.9605, 24.5663, 26.5079
        xyY:
        0.3618, 0.3069, 24.5663
      CIE-Lab:
        56.6504, 23.3060, 0.3766
        CIE-LCH:
        56.6504, 23.3091, 0.9259
        CIE-Luv:
        56.6504, 33.1600, -3.5355
        Hunter-Lab:
        49.5644, 17.5600, 2.9857
      #af7988 color charts
#af7988 RGB chart
      #af7988 CMYK chart
      #af7988 RGB pie chart
      #af7988 color shades, tints & tones
#af7988 color schemes
#af7988 color preview, HTML & CSS examples
           This text has a color of #af7988        
        
          <p style="color:#af7988;">Text here</p>
        
        
          .mytext {color:#af7988;}
        
        Text color #af7988
      
           This box has a color of #af7988        
        
          <div style="background-color:#af7988;">Content here</div>
        
        
          .mybackground {background-color:#af7988;}
        
        Background color #af7988
      
           Border around this has a color of #af7988        
        
          <div style="border:2px solid #af7988;">Content here</div>
        
        
          .myborder {border:2px solid #af7988;}
        
        Border color #af7988