#afa81b color space conversions
Hex:
        #afa81b
        RGB:
        175, 168, 27
        CMY:
        31, 34, 89
        CMYK:
        0, 4, 85, 31
      HSL:
        57°, 73.2673%, 39.6078%
        HSV (HSB):
        57°, 84.5714%, 68.6275%
        XYZ:
        31.8797, 37.1984, 6.5367
        xyY:
        0.4216, 0.4919, 37.1984
      CIE-Lab:
        67.4256, -12.1941, 65.5251
        CIE-LCH:
        67.4256, 66.6501, 100.5421
        CIE-Luv:
        67.4256, 9.9843, 70.9760
        Hunter-Lab:
        60.9905, -13.4315, 36.3389
      #afa81b color charts
#afa81b RGB chart
      #afa81b CMYK chart
      #afa81b RGB pie chart
      #afa81b color shades, tints & tones
#afa81b color schemes
#afa81b color preview, HTML & CSS examples
           This text has a color of #afa81b        
        
          <p style="color:#afa81b;">Text here</p>
        
        
          .mytext {color:#afa81b;}
        
        Text color #afa81b
      
           This box has a color of #afa81b        
        
          <div style="background-color:#afa81b;">Content here</div>
        
        
          .mybackground {background-color:#afa81b;}
        
        Background color #afa81b
      
           Border around this has a color of #afa81b        
        
          <div style="border:2px solid #afa81b;">Content here</div>
        
        
          .myborder {border:2px solid #afa81b;}
        
        Border color #afa81b