#af5c6b color space conversions
Hex:
        #af5c6b
        RGB:
        175, 92, 107
        CMY:
        31, 64, 58
        CMYK:
        0, 47, 39, 31
      HSL:
        349°, 34.1564%, 52.3529%
        HSV (HSB):
        349°, 47.4286%, 68.6275%
        XYZ:
        24.1602, 17.8298, 16.0780
        xyY:
        0.4161, 0.3071, 17.8298
      CIE-Lab:
        49.2890, 35.3129, 6.8561
        CIE-LCH:
        49.2890, 35.9723, 10.9874
        CIE-Luv:
        49.2890, 55.4451, 2.4665
        Hunter-Lab:
        42.2253, 28.2385, 6.9820
      #af5c6b color charts
#af5c6b RGB chart
      #af5c6b CMYK chart
      #af5c6b RGB pie chart
      #af5c6b color shades, tints & tones
#af5c6b color schemes
#af5c6b color preview, HTML & CSS examples
           This text has a color of #af5c6b        
        
          <p style="color:#af5c6b;">Text here</p>
        
        
          .mytext {color:#af5c6b;}
        
        Text color #af5c6b
      
           This box has a color of #af5c6b        
        
          <div style="background-color:#af5c6b;">Content here</div>
        
        
          .mybackground {background-color:#af5c6b;}
        
        Background color #af5c6b
      
           Border around this has a color of #af5c6b        
        
          <div style="border:2px solid #af5c6b;">Content here</div>
        
        
          .myborder {border:2px solid #af5c6b;}
        
        Border color #af5c6b