#afa345 color space conversions
Hex:
        #afa345
        RGB:
        175, 163, 69
        CMY:
        31, 36, 73
        CMYK:
        0, 7, 61, 31
      HSL:
        53°, 43.4426%, 47.8431%
        HSV (HSB):
        53°, 60.5714%, 68.6275%
        XYZ:
        31.8506, 35.7380, 10.8496
        xyY:
        0.4061, 0.4556, 35.7380
      CIE-Lab:
        66.3193, -7.5312, 49.2080
        CIE-LCH:
        66.3193, 49.7810, 98.7015
        CIE-Luv:
        66.3193, 12.3556, 58.0353
        Hunter-Lab:
        59.7813, -9.5151, 31.0864
      #afa345 color charts
#afa345 RGB chart
      #afa345 CMYK chart
      #afa345 RGB pie chart
      #afa345 color shades, tints & tones
#afa345 color schemes
#afa345 color preview, HTML & CSS examples
           This text has a color of #afa345        
        
          <p style="color:#afa345;">Text here</p>
        
        
          .mytext {color:#afa345;}
        
        Text color #afa345
      
           This box has a color of #afa345        
        
          <div style="background-color:#afa345;">Content here</div>
        
        
          .mybackground {background-color:#afa345;}
        
        Background color #afa345
      
           Border around this has a color of #afa345        
        
          <div style="border:2px solid #afa345;">Content here</div>
        
        
          .myborder {border:2px solid #afa345;}
        
        Border color #afa345