#af8d22 color space conversions
Hex:
        #af8d22
        RGB:
        175, 141, 34
        CMY:
        31, 45, 87
        CMYK:
        0, 19, 81, 31
      HSL:
        46°, 67.4641%, 40.9804%
        HSV (HSB):
        46°, 80.5714%, 68.6275%
        XYZ:
        27.4928, 28.2792, 5.5228
        xyY:
        0.4485, 0.4614, 28.2792
      CIE-Lab:
        60.1401, 2.4813, 57.2425
        CIE-LCH:
        60.1401, 57.2962, 87.5180
        CIE-Luv:
        60.1401, 28.9402, 58.7970
        Hunter-Lab:
        53.1782, -0.7784, 31.0672
      #af8d22 color charts
#af8d22 RGB chart
      #af8d22 CMYK chart
      #af8d22 RGB pie chart
      #af8d22 color shades, tints & tones
#af8d22 color schemes
#af8d22 color preview, HTML & CSS examples
           This text has a color of #af8d22        
        
          <p style="color:#af8d22;">Text here</p>
        
        
          .mytext {color:#af8d22;}
        
        Text color #af8d22
      
           This box has a color of #af8d22        
        
          <div style="background-color:#af8d22;">Content here</div>
        
        
          .mybackground {background-color:#af8d22;}
        
        Background color #af8d22
      
           Border around this has a color of #af8d22        
        
          <div style="border:2px solid #af8d22;">Content here</div>
        
        
          .myborder {border:2px solid #af8d22;}
        
        Border color #af8d22