#af494d color space conversions
Hex:
        #af494d
        RGB:
        175, 73, 77
        CMY:
        31, 71, 70
        CMYK:
        0, 58, 56, 31
      HSL:
        358°, 41.1290%, 48.6275%
        HSV (HSB):
        358°, 58.2857%, 68.6275%
        XYZ:
        21.4013, 14.4149, 8.6756
        xyY:
        0.4810, 0.3240, 14.4149
      CIE-Lab:
        44.8221, 42.0203, 18.8042
        CIE-LCH:
        44.8221, 46.0359, 24.1087
        CIE-Luv:
        44.8221, 73.9148, 13.8273
        Hunter-Lab:
        37.9669, 34.1753, 13.0289
      #af494d color charts
#af494d RGB chart
      #af494d CMYK chart
      #af494d RGB pie chart
      #af494d color shades, tints & tones
#af494d color schemes
#af494d color preview, HTML & CSS examples
           This text has a color of #af494d        
        
          <p style="color:#af494d;">Text here</p>
        
        
          .mytext {color:#af494d;}
        
        Text color #af494d
      
           This box has a color of #af494d        
        
          <div style="background-color:#af494d;">Content here</div>
        
        
          .mybackground {background-color:#af494d;}
        
        Background color #af494d
      
           Border around this has a color of #af494d        
        
          <div style="border:2px solid #af494d;">Content here</div>
        
        
          .myborder {border:2px solid #af494d;}
        
        Border color #af494d