#af7a95 color space conversions
Hex:
        #af7a95
        RGB:
        175, 122, 149
        CMY:
        31, 52, 42
        CMYK:
        0, 30, 15, 31
      HSL:
        329°, 24.8826%, 58.2353%
        HSV (HSB):
        329°, 30.2857%, 68.6275%
        XYZ:
        30.0635, 25.2030, 31.7139
        xyY:
        0.3456, 0.2898, 25.2030
      CIE-Lab:
        57.2726, 24.8423, -6.2423
        CIE-LCH:
        57.2726, 25.6146, 345.8948
        CIE-Luv:
        57.2726, 30.6124, -13.1132
        Hunter-Lab:
        50.2025, 19.0394, -2.3128
      #af7a95 color charts
#af7a95 RGB chart
      #af7a95 CMYK chart
      #af7a95 RGB pie chart
      #af7a95 color shades, tints & tones
#af7a95 color schemes
#af7a95 color preview, HTML & CSS examples
           This text has a color of #af7a95        
        
          <p style="color:#af7a95;">Text here</p>
        
        
          .mytext {color:#af7a95;}
        
        Text color #af7a95
      
           This box has a color of #af7a95        
        
          <div style="background-color:#af7a95;">Content here</div>
        
        
          .mybackground {background-color:#af7a95;}
        
        Background color #af7a95
      
           Border around this has a color of #af7a95        
        
          <div style="border:2px solid #af7a95;">Content here</div>
        
        
          .myborder {border:2px solid #af7a95;}
        
        Border color #af7a95