#afa650 color space conversions
Hex:
        #afa650
        RGB:
        175, 166, 80
        CMY:
        31, 35, 69
        CMYK:
        0, 5, 54, 31
      HSL:
        54°, 37.2549%, 50.0000%
        HSV (HSB):
        54°, 54.2857%, 68.6275%
        XYZ:
        32.7634, 36.9656, 12.9977
        xyY:
        0.3960, 0.4468, 36.9656
      CIE-Lab:
        67.2512, -8.2617, 45.0602
        CIE-LCH:
        67.2512, 45.8113, 100.3896
        CIE-Luv:
        67.2512, 9.9934, 55.0035
        Hunter-Lab:
        60.7993, -10.2092, 29.8845
      #afa650 color charts
#afa650 RGB chart
      #afa650 CMYK chart
      #afa650 RGB pie chart
      #afa650 color shades, tints & tones
#afa650 color schemes
#afa650 color preview, HTML & CSS examples
           This text has a color of #afa650        
        
          <p style="color:#afa650;">Text here</p>
        
        
          .mytext {color:#afa650;}
        
        Text color #afa650
      
           This box has a color of #afa650        
        
          <div style="background-color:#afa650;">Content here</div>
        
        
          .mybackground {background-color:#afa650;}
        
        Background color #afa650
      
           Border around this has a color of #afa650        
        
          <div style="border:2px solid #afa650;">Content here</div>
        
        
          .myborder {border:2px solid #afa650;}
        
        Border color #afa650