#af535d color space conversions
Hex:
        #af535d
        RGB:
        175, 83, 93
        CMY:
        31, 67, 64
        CMYK:
        0, 53, 47, 31
      HSL:
        353°, 36.5079%, 50.5882%
        HSV (HSB):
        353°, 52.5714%, 68.6275%
        XYZ:
        22.7482, 16.0908, 12.2628
        xyY:
        0.4452, 0.3149, 16.0908
      CIE-Lab:
        47.0934, 38.4825, 12.1974
        CIE-LCH:
        47.0934, 40.3693, 17.5865
        CIE-Luv:
        47.0934, 64.0158, 7.9257
        Hunter-Lab:
        40.1133, 31.0289, 9.9541
      #af535d color charts
#af535d RGB chart
      #af535d CMYK chart
      #af535d RGB pie chart
      #af535d color shades, tints & tones
#af535d color schemes
#af535d color preview, HTML & CSS examples
           This text has a color of #af535d        
        
          <p style="color:#af535d;">Text here</p>
        
        
          .mytext {color:#af535d;}
        
        Text color #af535d
      
           This box has a color of #af535d        
        
          <div style="background-color:#af535d;">Content here</div>
        
        
          .mybackground {background-color:#af535d;}
        
        Background color #af535d
      
           Border around this has a color of #af535d        
        
          <div style="border:2px solid #af535d;">Content here</div>
        
        
          .myborder {border:2px solid #af535d;}
        
        Border color #af535d