#af983e color space conversions
Hex:
        #af983e
        RGB:
        175, 152, 62
        CMY:
        31, 40, 76
        CMYK:
        0, 13, 65, 31
      HSL:
        48°, 47.6793%, 46.4706%
        HSV (HSB):
        48°, 64.5714%, 68.6275%
        XYZ:
        29.7769, 31.9182, 9.1489
        xyY:
        0.4203, 0.4505, 31.9182
      CIE-Lab:
        63.2752, -2.1171, 49.0825
        CIE-LCH:
        63.2752, 49.1282, 92.4698
        CIE-Luv:
        63.2752, 20.0523, 55.6122
        Hunter-Lab:
        56.4962, -4.7881, 29.9461
      #af983e color charts
#af983e RGB chart
      #af983e CMYK chart
      #af983e RGB pie chart
      #af983e color shades, tints & tones
#af983e color schemes
#af983e color preview, HTML & CSS examples
           This text has a color of #af983e        
        
          <p style="color:#af983e;">Text here</p>
        
        
          .mytext {color:#af983e;}
        
        Text color #af983e
      
           This box has a color of #af983e        
        
          <div style="background-color:#af983e;">Content here</div>
        
        
          .mybackground {background-color:#af983e;}
        
        Background color #af983e
      
           Border around this has a color of #af983e        
        
          <div style="border:2px solid #af983e;">Content here</div>
        
        
          .myborder {border:2px solid #af983e;}
        
        Border color #af983e