#afb440 color space conversions
Hex:
        #afb440
        RGB:
        175, 180, 64
        CMY:
        31, 29, 75
        CMYK:
        3, 0, 64, 29
      HSL:
        63°, 47.5410%, 47.8431%
        HSV (HSB):
        63°, 64.4444%, 70.5882%
        XYZ:
        34.9259, 42.1266, 11.1410
        xyY:
        0.3960, 0.4777, 42.1266
      CIE-Lab:
        70.9581, -16.6905, 56.3835
        CIE-LCH:
        70.9581, 58.8020, 106.4897
        CIE-Luv:
        70.9581, 1.5366, 67.4314
        Hunter-Lab:
        64.9050, -17.5317, 35.2564
      #afb440 color charts
#afb440 RGB chart
      #afb440 CMYK chart
      #afb440 RGB pie chart
      #afb440 color shades, tints & tones
#afb440 color schemes
#afb440 color preview, HTML & CSS examples
           This text has a color of #afb440        
        
          <p style="color:#afb440;">Text here</p>
        
        
          .mytext {color:#afb440;}
        
        Text color #afb440
      
           This box has a color of #afb440        
        
          <div style="background-color:#afb440;">Content here</div>
        
        
          .mybackground {background-color:#afb440;}
        
        Background color #afb440
      
           Border around this has a color of #afb440        
        
          <div style="border:2px solid #afb440;">Content here</div>
        
        
          .myborder {border:2px solid #afb440;}
        
        Border color #afb440