#afb664 color space conversions
Hex:
        #afb664
        RGB:
        175, 182, 100
        CMY:
        31, 29, 61
        CMYK:
        4, 0, 45, 29
      HSL:
        65°, 35.9649%, 55.2941%
        HSV (HSB):
        65°, 45.0549%, 71.3725%
        XYZ:
        36.7074, 43.4900, 18.5163
        xyY:
        0.3719, 0.4406, 43.4900
      CIE-Lab:
        71.8863, -14.7024, 40.7225
        CIE-LCH:
        71.8863, 43.2953, 109.8516
        CIE-Luv:
        71.8863, -0.6063, 53.5705
        Hunter-Lab:
        65.9469, -16.0504, 29.5156
      #afb664 color charts
#afb664 RGB chart
      #afb664 CMYK chart
      #afb664 RGB pie chart
      #afb664 color shades, tints & tones
#afb664 color schemes
#afb664 color preview, HTML & CSS examples
           This text has a color of #afb664        
        
          <p style="color:#afb664;">Text here</p>
        
        
          .mytext {color:#afb664;}
        
        Text color #afb664
      
           This box has a color of #afb664        
        
          <div style="background-color:#afb664;">Content here</div>
        
        
          .mybackground {background-color:#afb664;}
        
        Background color #afb664
      
           Border around this has a color of #afb664        
        
          <div style="border:2px solid #afb664;">Content here</div>
        
        
          .myborder {border:2px solid #afb664;}
        
        Border color #afb664