#af5f70 color space conversions
Hex:
        #af5f70
        RGB:
        175, 95, 112
        CMY:
        31, 63, 56
        CMYK:
        0, 46, 36, 31
      HSL:
        347°, 33.3333%, 52.9412%
        HSV (HSB):
        347°, 45.7143%, 68.6275%
        XYZ:
        24.6960, 18.4682, 17.5923
        xyY:
        0.4065, 0.3040, 18.4682
      CIE-Lab:
        50.0592, 34.3178, 4.9642
        CIE-LCH:
        50.0592, 34.6749, 8.2310
        CIE-Luv:
        50.0592, 52.5956, 0.3497
        Hunter-Lab:
        42.9747, 27.3720, 5.8110
      #af5f70 color charts
#af5f70 RGB chart
      #af5f70 CMYK chart
      #af5f70 RGB pie chart
      #af5f70 color shades, tints & tones
#af5f70 color schemes
#af5f70 color preview, HTML & CSS examples
           This text has a color of #af5f70        
        
          <p style="color:#af5f70;">Text here</p>
        
        
          .mytext {color:#af5f70;}
        
        Text color #af5f70
      
           This box has a color of #af5f70        
        
          <div style="background-color:#af5f70;">Content here</div>
        
        
          .mybackground {background-color:#af5f70;}
        
        Background color #af5f70
      
           Border around this has a color of #af5f70        
        
          <div style="border:2px solid #af5f70;">Content here</div>
        
        
          .myborder {border:2px solid #af5f70;}
        
        Border color #af5f70