#af983f color space conversions
Hex:
        #af983f
        RGB:
        175, 152, 63
        CMY:
        31, 40, 75
        CMYK:
        0, 13, 64, 31
      HSL:
        48°, 47.0588%, 46.6667%
        HSV (HSB):
        48°, 64.0000%, 68.6275%
        XYZ:
        29.8046, 31.9293, 9.2947
        xyY:
        0.4196, 0.4495, 31.9293
      CIE-Lab:
        63.2844, -2.0513, 48.6352
        CIE-LCH:
        63.2844, 48.6785, 92.4152
        CIE-Luv:
        63.2844, 20.0099, 55.2543
        Hunter-Lab:
        56.5060, -4.7341, 29.8016
      #af983f color charts
#af983f RGB chart
      #af983f CMYK chart
      #af983f RGB pie chart
      #af983f color shades, tints & tones
#af983f color schemes
#af983f color preview, HTML & CSS examples
           This text has a color of #af983f        
        
          <p style="color:#af983f;">Text here</p>
        
        
          .mytext {color:#af983f;}
        
        Text color #af983f
      
           This box has a color of #af983f        
        
          <div style="background-color:#af983f;">Content here</div>
        
        
          .mybackground {background-color:#af983f;}
        
        Background color #af983f
      
           Border around this has a color of #af983f        
        
          <div style="border:2px solid #af983f;">Content here</div>
        
        
          .myborder {border:2px solid #af983f;}
        
        Border color #af983f