#af494b color space conversions
Hex:
        #af494b
        RGB:
        175, 73, 75
        CMY:
        31, 71, 71
        CMYK:
        0, 58, 57, 31
      HSL:
        359°, 41.1290%, 48.6275%
        HSV (HSB):
        359°, 58.2857%, 68.6275%
        XYZ:
        21.3317, 14.3870, 8.3093
        xyY:
        0.4845, 0.3268, 14.3870
      CIE-Lab:
        44.7830, 41.8592, 19.9653
        CIE-LCH:
        44.7830, 46.3767, 25.4994
        CIE-Luv:
        44.7830, 74.3759, 14.9923
        Hunter-Lab:
        37.9303, 34.0093, 13.5627
      #af494b color charts
#af494b RGB chart
      #af494b CMYK chart
      #af494b RGB pie chart
      #af494b color shades, tints & tones
#af494b color schemes
#af494b color preview, HTML & CSS examples
           This text has a color of #af494b        
        
          <p style="color:#af494b;">Text here</p>
        
        
          .mytext {color:#af494b;}
        
        Text color #af494b
      
           This box has a color of #af494b        
        
          <div style="background-color:#af494b;">Content here</div>
        
        
          .mybackground {background-color:#af494b;}
        
        Background color #af494b
      
           Border around this has a color of #af494b        
        
          <div style="border:2px solid #af494b;">Content here</div>
        
        
          .myborder {border:2px solid #af494b;}
        
        Border color #af494b