#af9f36 color space conversions
Hex:
        #af9f36
        RGB:
        175, 159, 54
        CMY:
        31, 38, 79
        CMYK:
        0, 9, 69, 31
      HSL:
        52°, 52.8384%, 44.9020%
        HSV (HSB):
        52°, 69.1429%, 68.6275%
        XYZ:
        30.7432, 34.1766, 8.4664
        xyY:
        0.4189, 0.4657, 34.1766
      CIE-Lab:
        65.1025, -6.3590, 54.4675
        CIE-LCH:
        65.1025, 54.8374, 96.6590
        CIE-Luv:
        65.1025, 15.5390, 61.3090
        Hunter-Lab:
        58.4607, -8.4371, 32.3360
      #af9f36 color charts
#af9f36 RGB chart
      #af9f36 CMYK chart
      #af9f36 RGB pie chart
      #af9f36 color shades, tints & tones
#af9f36 color schemes
#af9f36 color preview, HTML & CSS examples
           This text has a color of #af9f36        
        
          <p style="color:#af9f36;">Text here</p>
        
        
          .mytext {color:#af9f36;}
        
        Text color #af9f36
      
           This box has a color of #af9f36        
        
          <div style="background-color:#af9f36;">Content here</div>
        
        
          .mybackground {background-color:#af9f36;}
        
        Background color #af9f36
      
           Border around this has a color of #af9f36        
        
          <div style="border:2px solid #af9f36;">Content here</div>
        
        
          .myborder {border:2px solid #af9f36;}
        
        Border color #af9f36