#afae1f color space conversions
Hex:
        #afae1f
        RGB:
        175, 174, 31
        CMY:
        31, 32, 88
        CMYK:
        0, 1, 82, 31
      HSL:
        60°, 69.9029%, 40.3922%
        HSV (HSB):
        60°, 82.2857%, 68.6275%
        XYZ:
        33.0626, 39.4850, 7.1751
        xyY:
        0.4147, 0.4953, 39.4850
      CIE-Lab:
        69.1011, -15.1716, 65.9432
        CIE-LCH:
        69.1011, 67.6660, 102.9566
        CIE-Luv:
        69.1011, 5.9369, 72.7909
        Hunter-Lab:
        62.8371, -16.0447, 37.2159
      #afae1f color charts
#afae1f RGB chart
      #afae1f CMYK chart
      #afae1f RGB pie chart
      #afae1f color shades, tints & tones
#afae1f color schemes
#afae1f color preview, HTML & CSS examples
           This text has a color of #afae1f        
        
          <p style="color:#afae1f;">Text here</p>
        
        
          .mytext {color:#afae1f;}
        
        Text color #afae1f
      
           This box has a color of #afae1f        
        
          <div style="background-color:#afae1f;">Content here</div>
        
        
          .mybackground {background-color:#afae1f;}
        
        Background color #afae1f
      
           Border around this has a color of #afae1f        
        
          <div style="border:2px solid #afae1f;">Content here</div>
        
        
          .myborder {border:2px solid #afae1f;}
        
        Border color #afae1f