#af5576 color space conversions
Hex:
        #af5576
        RGB:
        175, 85, 118
        CMY:
        31, 67, 54
        CMYK:
        0, 51, 33, 31
      HSL:
        338°, 36.0000%, 50.9804%
        HSV (HSB):
        338°, 51.4286%, 68.6275%
        XYZ:
        24.1977, 16.9190, 19.1299
        xyY:
        0.4016, 0.2808, 16.9190
      CIE-Lab:
        48.1578, 40.3528, -1.3993
        CIE-LCH:
        48.1578, 40.3771, 358.0140
        CIE-Luv:
        48.1578, 56.8253, -8.9531
        Hunter-Lab:
        41.1327, 33.0266, 1.2184
      #af5576 color charts
#af5576 RGB chart
      #af5576 CMYK chart
      #af5576 RGB pie chart
      #af5576 color shades, tints & tones
#af5576 color schemes
#af5576 color preview, HTML & CSS examples
           This text has a color of #af5576        
        
          <p style="color:#af5576;">Text here</p>
        
        
          .mytext {color:#af5576;}
        
        Text color #af5576
      
           This box has a color of #af5576        
        
          <div style="background-color:#af5576;">Content here</div>
        
        
          .mybackground {background-color:#af5576;}
        
        Background color #af5576
      
           Border around this has a color of #af5576        
        
          <div style="border:2px solid #af5576;">Content here</div>
        
        
          .myborder {border:2px solid #af5576;}
        
        Border color #af5576