#af495d color space conversions
Hex:
        #af495d
        RGB:
        175, 73, 93
        CMY:
        31, 71, 64
        CMYK:
        0, 58, 47, 31
      HSL:
        348°, 41.1290%, 48.6275%
        HSV (HSB):
        348°, 58.2857%, 68.6275%
        XYZ:
        22.0375, 14.6694, 12.0259
        xyY:
        0.4522, 0.3010, 14.6694
      CIE-Lab:
        45.1780, 43.4714, 9.5210
        CIE-LCH:
        45.1780, 44.5018, 12.3537
        CIE-Luv:
        45.1780, 69.9311, 3.7032
        Hunter-Lab:
        38.3006, 35.6799, 8.1941
      #af495d color charts
#af495d RGB chart
      #af495d CMYK chart
      #af495d RGB pie chart
      #af495d color shades, tints & tones
#af495d color schemes
#af495d color preview, HTML & CSS examples
           This text has a color of #af495d        
        
          <p style="color:#af495d;">Text here</p>
        
        
          .mytext {color:#af495d;}
        
        Text color #af495d
      
           This box has a color of #af495d        
        
          <div style="background-color:#af495d;">Content here</div>
        
        
          .mybackground {background-color:#af495d;}
        
        Background color #af495d
      
           Border around this has a color of #af495d        
        
          <div style="border:2px solid #af495d;">Content here</div>
        
        
          .myborder {border:2px solid #af495d;}
        
        Border color #af495d