#afb20e color space conversions
Hex:
        #afb20e
        RGB:
        175, 178, 14
        CMY:
        31, 30, 95
        CMYK:
        2, 0, 92, 30
      HSL:
        61°, 85.4167%, 37.6471%
        HSV (HSB):
        61°, 92.1348%, 69.8039%
        XYZ:
        33.6789, 40.9865, 6.5516
        xyY:
        0.4147, 0.5047, 40.9865
      CIE-Lab:
        70.1664, -17.5920, 70.1912
        CIE-LCH:
        70.1664, 72.3622, 104.0702
        CIE-Luv:
        70.1664, 3.4577, 76.4107
        Hunter-Lab:
        64.0207, -18.1340, 38.7470
      #afb20e color charts
#afb20e RGB chart
      #afb20e CMYK chart
      #afb20e RGB pie chart
      #afb20e color shades, tints & tones
#afb20e color schemes
#afb20e color preview, HTML & CSS examples
           This text has a color of #afb20e        
        
          <p style="color:#afb20e;">Text here</p>
        
        
          .mytext {color:#afb20e;}
        
        Text color #afb20e
      
           This box has a color of #afb20e        
        
          <div style="background-color:#afb20e;">Content here</div>
        
        
          .mybackground {background-color:#afb20e;}
        
        Background color #afb20e
      
           Border around this has a color of #afb20e        
        
          <div style="border:2px solid #afb20e;">Content here</div>
        
        
          .myborder {border:2px solid #afb20e;}
        
        Border color #afb20e