#afa20b color space conversions
Hex:
        #afa20b
        RGB:
        175, 162, 11
        CMY:
        31, 36, 96
        CMYK:
        0, 7, 94, 31
      HSL:
        55°, 88.1720%, 36.4706%
        HSV (HSB):
        55°, 93.7143%, 68.6275%
        XYZ:
        30.6599, 34.9788, 5.4522
        xyY:
        0.4313, 0.4920, 34.9788
      CIE-Lab:
        65.7321, -9.3831, 67.2004
        CIE-LCH:
        65.7321, 67.8523, 97.9487
        CIE-Luv:
        65.7321, 14.2520, 70.3435
        Hunter-Lab:
        59.1429, -10.9648, 35.9342
      #afa20b color charts
#afa20b RGB chart
      #afa20b CMYK chart
      #afa20b RGB pie chart
      #afa20b color shades, tints & tones
#afa20b color schemes
#afa20b color preview, HTML & CSS examples
           This text has a color of #afa20b        
        
          <p style="color:#afa20b;">Text here</p>
        
        
          .mytext {color:#afa20b;}
        
        Text color #afa20b
      
           This box has a color of #afa20b        
        
          <div style="background-color:#afa20b;">Content here</div>
        
        
          .mybackground {background-color:#afa20b;}
        
        Background color #afa20b
      
           Border around this has a color of #afa20b        
        
          <div style="border:2px solid #afa20b;">Content here</div>
        
        
          .myborder {border:2px solid #afa20b;}
        
        Border color #afa20b