#afa63b color space conversions
Hex:
        #afa63b
        RGB:
        175, 166, 59
        CMY:
        31, 35, 77
        CMYK:
        0, 5, 66, 31
      HSL:
        55°, 49.5726%, 45.8824%
        HSV (HSB):
        55°, 66.2857%, 68.6275%
        XYZ:
        32.1048, 36.7022, 9.5298
        xyY:
        0.4098, 0.4685, 36.7022
      CIE-Lab:
        67.0530, -9.7721, 54.3965
        CIE-LCH:
        67.0530, 55.2673, 100.1843
        CIE-Luv:
        67.0530, 10.6879, 62.8351
        Hunter-Lab:
        60.5823, -11.4252, 33.0811
      #afa63b color charts
#afa63b RGB chart
      #afa63b CMYK chart
      #afa63b RGB pie chart
      #afa63b color shades, tints & tones
#afa63b color schemes
#afa63b color preview, HTML & CSS examples
           This text has a color of #afa63b        
        
          <p style="color:#afa63b;">Text here</p>
        
        
          .mytext {color:#afa63b;}
        
        Text color #afa63b
      
           This box has a color of #afa63b        
        
          <div style="background-color:#afa63b;">Content here</div>
        
        
          .mybackground {background-color:#afa63b;}
        
        Background color #afa63b
      
           Border around this has a color of #afa63b        
        
          <div style="border:2px solid #afa63b;">Content here</div>
        
        
          .myborder {border:2px solid #afa63b;}
        
        Border color #afa63b