#afb863 color space conversions
Hex:
        #afb863
        RGB:
        175, 184, 99
        CMY:
        31, 28, 61
        CMYK:
        5, 0, 46, 28
      HSL:
        66°, 37.4449%, 55.4902%
        HSV (HSB):
        66°, 46.1957%, 72.1569%
        XYZ:
        37.0718, 44.2958, 18.4004
        xyY:
        0.3716, 0.4440, 44.2958
      CIE-Lab:
        72.4258, -15.8269, 41.8843
        CIE-LCH:
        72.4258, 44.7748, 110.7002
        CIE-Luv:
        72.4258, -1.7669, 55.0796
        Hunter-Lab:
        66.5551, -17.0452, 30.1967
      #afb863 color charts
#afb863 RGB chart
      #afb863 CMYK chart
      #afb863 RGB pie chart
      #afb863 color shades, tints & tones
#afb863 color schemes
#afb863 color preview, HTML & CSS examples
           This text has a color of #afb863        
        
          <p style="color:#afb863;">Text here</p>
        
        
          .mytext {color:#afb863;}
        
        Text color #afb863
      
           This box has a color of #afb863        
        
          <div style="background-color:#afb863;">Content here</div>
        
        
          .mybackground {background-color:#afb863;}
        
        Background color #afb863
      
           Border around this has a color of #afb863        
        
          <div style="border:2px solid #afb863;">Content here</div>
        
        
          .myborder {border:2px solid #afb863;}
        
        Border color #afb863