#afbb46 color space conversions
Hex:
        #afbb46
        RGB:
        175, 187, 70
        CMY:
        31, 27, 73
        CMYK:
        6, 0, 63, 27
      HSL:
        66°, 46.2451%, 50.3922%
        HSV (HSB):
        66°, 62.5668%, 73.3333%
        XYZ:
        36.5550, 45.0968, 12.5723
        xyY:
        0.3880, 0.4786, 45.0968
      CIE-Lab:
        72.9556, -19.8162, 55.9817
        CIE-LCH:
        72.9556, 59.3855, 109.4927
        CIE-Luv:
        72.9556, -2.9095, 68.5744
        Hunter-Lab:
        67.1542, -20.3542, 35.9079
      #afbb46 color charts
#afbb46 RGB chart
      #afbb46 CMYK chart
      #afbb46 RGB pie chart
      #afbb46 color shades, tints & tones
#afbb46 color schemes
#afbb46 color preview, HTML & CSS examples
           This text has a color of #afbb46        
        
          <p style="color:#afbb46;">Text here</p>
        
        
          .mytext {color:#afbb46;}
        
        Text color #afbb46
      
           This box has a color of #afbb46        
        
          <div style="background-color:#afbb46;">Content here</div>
        
        
          .mybackground {background-color:#afbb46;}
        
        Background color #afbb46
      
           Border around this has a color of #afbb46        
        
          <div style="border:2px solid #afbb46;">Content here</div>
        
        
          .myborder {border:2px solid #afbb46;}
        
        Border color #afbb46