#af9416 color space conversions
Hex:
        #af9416
        RGB:
        175, 148, 22
        CMY:
        31, 42, 91
        CMYK:
        0, 15, 87, 31
      HSL:
        49°, 77.6650%, 38.6275%
        HSV (HSB):
        49°, 87.4286%, 68.6275%
        XYZ:
        28.4139, 30.3517, 5.1199
        xyY:
        0.4448, 0.4751, 30.3517
      CIE-Lab:
        61.9565, -1.6954, 62.2197
        CIE-LCH:
        61.9565, 62.2428, 91.5608
        CIE-Luv:
        61.9565, 24.0862, 63.6576
        Hunter-Lab:
        55.0924, -4.3502, 33.0546
      #af9416 color charts
#af9416 RGB chart
      #af9416 CMYK chart
      #af9416 RGB pie chart
      #af9416 color shades, tints & tones
#af9416 color schemes
#af9416 color preview, HTML & CSS examples
           This text has a color of #af9416        
        
          <p style="color:#af9416;">Text here</p>
        
        
          .mytext {color:#af9416;}
        
        Text color #af9416
      
           This box has a color of #af9416        
        
          <div style="background-color:#af9416;">Content here</div>
        
        
          .mybackground {background-color:#af9416;}
        
        Background color #af9416
      
           Border around this has a color of #af9416        
        
          <div style="border:2px solid #af9416;">Content here</div>
        
        
          .myborder {border:2px solid #af9416;}
        
        Border color #af9416