#afa62e color space conversions
Hex:
        #afa62e
        RGB:
        175, 166, 46
        CMY:
        31, 35, 82
        CMYK:
        0, 5, 74, 31
      HSL:
        56°, 58.3710%, 43.3333%
        HSV (HSB):
        56°, 73.7143%, 68.6275%
        XYZ:
        31.8086, 36.5837, 7.9696
        xyY:
        0.4166, 0.4791, 36.5837
      CIE-Lab:
        66.9635, -10.4608, 59.3796
        CIE-LCH:
        66.9635, 60.2940, 99.9912
        CIE-Luv:
        66.9635, 11.0107, 66.4720
        Hunter-Lab:
        60.4844, -11.9752, 34.5268
      #afa62e color charts
#afa62e RGB chart
      #afa62e CMYK chart
      #afa62e RGB pie chart
      #afa62e color shades, tints & tones
#afa62e color schemes
#afa62e color preview, HTML & CSS examples
           This text has a color of #afa62e        
        
          <p style="color:#afa62e;">Text here</p>
        
        
          .mytext {color:#afa62e;}
        
        Text color #afa62e
      
           This box has a color of #afa62e        
        
          <div style="background-color:#afa62e;">Content here</div>
        
        
          .mybackground {background-color:#afa62e;}
        
        Background color #afa62e
      
           Border around this has a color of #afa62e        
        
          <div style="border:2px solid #afa62e;">Content here</div>
        
        
          .myborder {border:2px solid #afa62e;}
        
        Border color #afa62e