#af404a color space conversions
Hex:
        #af404a
        RGB:
        175, 64, 74
        CMY:
        31, 75, 71
        CMYK:
        0, 63, 58, 31
      HSL:
        355°, 46.4435%, 46.8627%
        HSV (HSB):
        355°, 63.4286%, 68.6275%
        XYZ:
        20.7486, 13.2752, 7.9474
        xyY:
        0.4944, 0.3163, 13.2752
      CIE-Lab:
        43.1750, 45.9959, 18.4429
        CIE-LCH:
        43.1750, 49.5557, 21.8492
        CIE-Luv:
        43.1750, 80.0910, 12.2850
        Hunter-Lab:
        36.4351, 37.8886, 12.5720
      #af404a color charts
#af404a RGB chart
      #af404a CMYK chart
      #af404a RGB pie chart
      #af404a color shades, tints & tones
#af404a color schemes
#af404a color preview, HTML & CSS examples
           This text has a color of #af404a        
        
          <p style="color:#af404a;">Text here</p>
        
        
          .mytext {color:#af404a;}
        
        Text color #af404a
      
           This box has a color of #af404a        
        
          <div style="background-color:#af404a;">Content here</div>
        
        
          .mybackground {background-color:#af404a;}
        
        Background color #af404a
      
           Border around this has a color of #af404a        
        
          <div style="border:2px solid #af404a;">Content here</div>
        
        
          .myborder {border:2px solid #af404a;}
        
        Border color #af404a