#afae08 color space conversions
Hex:
        #afae08
        RGB:
        175, 174, 8
        CMY:
        31, 32, 97
        CMYK:
        0, 1, 95, 31
      HSL:
        60°, 91.2568%, 35.8824%
        HSV (HSB):
        60°, 95.4286%, 68.6275%
        XYZ:
        32.8591, 39.4036, 6.1035
        xyY:
        0.4193, 0.5028, 39.4036
      CIE-Lab:
        69.0426, -15.6423, 70.0825
        CIE-LCH:
        69.0426, 71.8070, 102.5821
        CIE-Luv:
        69.0426, 6.1199, 75.2673
        Hunter-Lab:
        62.7723, -16.4130, 38.1757
      #afae08 color charts
#afae08 RGB chart
      #afae08 CMYK chart
      #afae08 RGB pie chart
      #afae08 color shades, tints & tones
#afae08 color schemes
#afae08 color preview, HTML & CSS examples
           This text has a color of #afae08        
        
          <p style="color:#afae08;">Text here</p>
        
        
          .mytext {color:#afae08;}
        
        Text color #afae08
      
           This box has a color of #afae08        
        
          <div style="background-color:#afae08;">Content here</div>
        
        
          .mybackground {background-color:#afae08;}
        
        Background color #afae08
      
           Border around this has a color of #afae08        
        
          <div style="border:2px solid #afae08;">Content here</div>
        
        
          .myborder {border:2px solid #afae08;}
        
        Border color #afae08