#afba10 color space conversions
Hex:
        #afba10
        RGB:
        175, 186, 16
        CMY:
        31, 27, 94
        CMYK:
        6, 0, 91, 27
      HSL:
        64°, 84.1584%, 39.6078%
        HSV (HSB):
        64°, 91.3978%, 72.9412%
        XYZ:
        35.3316, 44.2692, 7.1728
        xyY:
        0.4072, 0.5102, 44.2692
      CIE-Lab:
        72.4081, -21.5585, 71.6533
        CIE-LCH:
        72.4081, 74.8262, 106.7451
        CIE-Luv:
        72.4081, -1.6894, 79.3961
        Hunter-Lab:
        66.5351, -21.6489, 40.1828
      #afba10 color charts
#afba10 RGB chart
      #afba10 CMYK chart
      #afba10 RGB pie chart
      #afba10 color shades, tints & tones
#afba10 color schemes
#afba10 color preview, HTML & CSS examples
           This text has a color of #afba10        
        
          <p style="color:#afba10;">Text here</p>
        
        
          .mytext {color:#afba10;}
        
        Text color #afba10
      
           This box has a color of #afba10        
        
          <div style="background-color:#afba10;">Content here</div>
        
        
          .mybackground {background-color:#afba10;}
        
        Background color #afba10
      
           Border around this has a color of #afba10        
        
          <div style="border:2px solid #afba10;">Content here</div>
        
        
          .myborder {border:2px solid #afba10;}
        
        Border color #afba10