#af8e36 color space conversions
Hex:
        #af8e36
        RGB:
        175, 142, 54
        CMY:
        31, 44, 79
        CMYK:
        0, 19, 69, 31
      HSL:
        44°, 52.8384%, 44.9020%
        HSV (HSB):
        44°, 69.1429%, 68.6275%
        XYZ:
        28.0181, 28.7263, 7.5580
        xyY:
        0.4357, 0.4467, 28.7263
      CIE-Lab:
        60.5393, 2.8533, 49.7691
        CIE-LCH:
        60.5393, 49.8508, 86.7188
        CIE-Luv:
        60.5393, 27.4468, 53.9160
        Hunter-Lab:
        53.5969, -0.4829, 29.1570
      #af8e36 color charts
#af8e36 RGB chart
      #af8e36 CMYK chart
      #af8e36 RGB pie chart
      #af8e36 color shades, tints & tones
#af8e36 color schemes
#af8e36 color preview, HTML & CSS examples
           This text has a color of #af8e36        
        
          <p style="color:#af8e36;">Text here</p>
        
        
          .mytext {color:#af8e36;}
        
        Text color #af8e36
      
           This box has a color of #af8e36        
        
          <div style="background-color:#af8e36;">Content here</div>
        
        
          .mybackground {background-color:#af8e36;}
        
        Background color #af8e36
      
           Border around this has a color of #af8e36        
        
          <div style="border:2px solid #af8e36;">Content here</div>
        
        
          .myborder {border:2px solid #af8e36;}
        
        Border color #af8e36