#afa416 color space conversions
Hex:
        #afa416
        RGB:
        175, 164, 22
        CMY:
        31, 36, 91
        CMYK:
        0, 6, 87, 31
      HSL:
        56°, 77.6650%, 38.6275%
        HSV (HSB):
        56°, 87.4286%, 68.6275%
        XYZ:
        31.0995, 35.7228, 6.0151
        xyY:
        0.4270, 0.4904, 35.7228
      CIE-Lab:
        66.3076, -10.2326, 65.7383
        CIE-LCH:
        66.3076, 66.5299, 98.8474
        CIE-Luv:
        66.3076, 12.7670, 70.0439
        Hunter-Lab:
        59.7686, -11.7158, 35.8710
      #afa416 color charts
#afa416 RGB chart
      #afa416 CMYK chart
      #afa416 RGB pie chart
      #afa416 color shades, tints & tones
#afa416 color schemes
#afa416 color preview, HTML & CSS examples
           This text has a color of #afa416        
        
          <p style="color:#afa416;">Text here</p>
        
        
          .mytext {color:#afa416;}
        
        Text color #afa416
      
           This box has a color of #afa416        
        
          <div style="background-color:#afa416;">Content here</div>
        
        
          .mybackground {background-color:#afa416;}
        
        Background color #afa416
      
           Border around this has a color of #afa416        
        
          <div style="border:2px solid #afa416;">Content here</div>
        
        
          .myborder {border:2px solid #afa416;}
        
        Border color #afa416