#af8a31 color space conversions
Hex:
        #af8a31
        RGB:
        175, 138, 49
        CMY:
        31, 46, 81
        CMYK:
        0, 21, 72, 31
      HSL:
        42°, 56.2500%, 43.9216%
        HSV (HSB):
        42°, 72.0000%, 68.6275%
        XYZ:
        27.3221, 27.5127, 6.7762
        xyY:
        0.4435, 0.4466, 27.5127
      CIE-Lab:
        59.4459, 4.7878, 50.8220
        CIE-LCH:
        59.4459, 51.0470, 84.6182
        CIE-Luv:
        59.4459, 30.5776, 53.7532
        Hunter-Lab:
        52.4525, 1.1872, 29.0573
      #af8a31 color charts
#af8a31 RGB chart
      #af8a31 CMYK chart
      #af8a31 RGB pie chart
      #af8a31 color shades, tints & tones
#af8a31 color schemes
#af8a31 color preview, HTML & CSS examples
           This text has a color of #af8a31        
        
          <p style="color:#af8a31;">Text here</p>
        
        
          .mytext {color:#af8a31;}
        
        Text color #af8a31
      
           This box has a color of #af8a31        
        
          <div style="background-color:#af8a31;">Content here</div>
        
        
          .mybackground {background-color:#af8a31;}
        
        Background color #af8a31
      
           Border around this has a color of #af8a31        
        
          <div style="border:2px solid #af8a31;">Content here</div>
        
        
          .myborder {border:2px solid #af8a31;}
        
        Border color #af8a31