#afa560 color space conversions
Hex:
        #afa560
        RGB:
        175, 165, 96
        CMY:
        31, 35, 62
        CMYK:
        0, 6, 45, 31
      HSL:
        52°, 33.0544%, 53.1373%
        HSV (HSB):
        52°, 45.1429%, 68.6275%
        XYZ:
        33.2457, 36.8688, 16.4305
        xyY:
        0.3841, 0.4260, 36.8688
      CIE-Lab:
        67.1784, -6.2363, 36.9331
        CIE-LCH:
        67.1784, 37.4559, 99.5842
        CIE-Luv:
        67.1784, 9.9509, 46.9371
        Hunter-Lab:
        60.7196, -8.5258, 26.4601
      #afa560 color charts
#afa560 RGB chart
      #afa560 CMYK chart
      #afa560 RGB pie chart
      #afa560 color shades, tints & tones
#afa560 color schemes
#afa560 color preview, HTML & CSS examples
           This text has a color of #afa560        
        
          <p style="color:#afa560;">Text here</p>
        
        
          .mytext {color:#afa560;}
        
        Text color #afa560
      
           This box has a color of #afa560        
        
          <div style="background-color:#afa560;">Content here</div>
        
        
          .mybackground {background-color:#afa560;}
        
        Background color #afa560
      
           Border around this has a color of #afa560        
        
          <div style="border:2px solid #afa560;">Content here</div>
        
        
          .myborder {border:2px solid #afa560;}
        
        Border color #afa560