#af8a46 color space conversions
Hex:
        #af8a46
        RGB:
        175, 138, 70
        CMY:
        31, 46, 73
        CMYK:
        0, 21, 60, 31
      HSL:
        39°, 42.8571%, 48.0392%
        HSV (HSB):
        39°, 60.0000%, 68.6275%
        XYZ:
        27.8732, 27.7331, 9.6783
        xyY:
        0.4269, 0.4248, 27.7331
      CIE-Lab:
        59.6469, 6.1255, 41.1685
        CIE-LCH:
        59.6469, 41.6217, 81.5369
        CIE-Luv:
        59.6469, 29.4047, 46.1069
        Hunter-Lab:
        52.6622, 2.3179, 25.9672
      #af8a46 color charts
#af8a46 RGB chart
      #af8a46 CMYK chart
      #af8a46 RGB pie chart
      #af8a46 color shades, tints & tones
#af8a46 color schemes
#af8a46 color preview, HTML & CSS examples
           This text has a color of #af8a46        
        
          <p style="color:#af8a46;">Text here</p>
        
        
          .mytext {color:#af8a46;}
        
        Text color #af8a46
      
           This box has a color of #af8a46        
        
          <div style="background-color:#af8a46;">Content here</div>
        
        
          .mybackground {background-color:#af8a46;}
        
        Background color #af8a46
      
           Border around this has a color of #af8a46        
        
          <div style="border:2px solid #af8a46;">Content here</div>
        
        
          .myborder {border:2px solid #af8a46;}
        
        Border color #af8a46