#af7d95 color space conversions
Hex:
        #af7d95
        RGB:
        175, 125, 149
        CMY:
        31, 51, 42
        CMYK:
        0, 29, 15, 31
      HSL:
        331°, 23.8095%, 58.8235%
        HSV (HSB):
        331°, 28.5714%, 68.6275%
        XYZ:
        30.4376, 25.9511, 31.8386
        xyY:
        0.3450, 0.2941, 25.9511
      CIE-Lab:
        57.9906, 23.1547, -5.1780
        CIE-LCH:
        57.9906, 23.7266, 347.3947
        CIE-Luv:
        57.9906, 29.0001, -11.3198
        Hunter-Lab:
        50.9422, 17.5036, -1.3963
      #af7d95 color charts
#af7d95 RGB chart
      #af7d95 CMYK chart
      #af7d95 RGB pie chart
      #af7d95 color shades, tints & tones
#af7d95 color schemes
#af7d95 color preview, HTML & CSS examples
           This text has a color of #af7d95        
        
          <p style="color:#af7d95;">Text here</p>
        
        
          .mytext {color:#af7d95;}
        
        Text color #af7d95
      
           This box has a color of #af7d95        
        
          <div style="background-color:#af7d95;">Content here</div>
        
        
          .mybackground {background-color:#af7d95;}
        
        Background color #af7d95
      
           Border around this has a color of #af7d95        
        
          <div style="border:2px solid #af7d95;">Content here</div>
        
        
          .myborder {border:2px solid #af7d95;}
        
        Border color #af7d95