#afb51f color space conversions
Hex:
        #afb51f
        RGB:
        175, 181, 31
        CMY:
        31, 29, 88
        CMYK:
        3, 0, 83, 29
      HSL:
        62°, 70.7547%, 41.5686%
        HSV (HSB):
        62°, 82.8729%, 70.9804%
        XYZ:
        34.4504, 42.2606, 7.6377
        xyY:
        0.4084, 0.5010, 42.2606
      CIE-Lab:
        71.0502, -18.7201, 67.6036
        CIE-LCH:
        71.0502, 70.1477, 105.4779
        CIE-Luv:
        71.0502, 1.3899, 75.6234
        Hunter-Lab:
        65.0082, -19.1701, 38.5398
      #afb51f color charts
#afb51f RGB chart
      #afb51f CMYK chart
      #afb51f RGB pie chart
      #afb51f color shades, tints & tones
#afb51f color schemes
#afb51f color preview, HTML & CSS examples
           This text has a color of #afb51f        
        
          <p style="color:#afb51f;">Text here</p>
        
        
          .mytext {color:#afb51f;}
        
        Text color #afb51f
      
           This box has a color of #afb51f        
        
          <div style="background-color:#afb51f;">Content here</div>
        
        
          .mybackground {background-color:#afb51f;}
        
        Background color #afb51f
      
           Border around this has a color of #afb51f        
        
          <div style="border:2px solid #afb51f;">Content here</div>
        
        
          .myborder {border:2px solid #afb51f;}
        
        Border color #afb51f