#afbb08 color space conversions
Hex:
        #afbb08
        RGB:
        175, 187, 8
        CMY:
        31, 27, 97
        CMYK:
        6, 0, 96, 27
      HSL:
        64°, 91.7949%, 38.2353%
        HSV (HSB):
        64°, 95.7219%, 73.3333%
        XYZ:
        35.4933, 44.6721, 6.9816
        xyY:
        0.4073, 0.5126, 44.6721
      CIE-Lab:
        72.6755, -22.1636, 72.8387
        CIE-LCH:
        72.6755, 76.1360, 106.9241
        CIE-Luv:
        72.6755, -2.2903, 80.3574
        Hunter-Lab:
        66.8372, -22.1742, 40.5928
      #afbb08 color charts
#afbb08 RGB chart
      #afbb08 CMYK chart
      #afbb08 RGB pie chart
      #afbb08 color shades, tints & tones
#afbb08 color schemes
#afbb08 color preview, HTML & CSS examples
           This text has a color of #afbb08        
        
          <p style="color:#afbb08;">Text here</p>
        
        
          .mytext {color:#afbb08;}
        
        Text color #afbb08
      
           This box has a color of #afbb08        
        
          <div style="background-color:#afbb08;">Content here</div>
        
        
          .mybackground {background-color:#afbb08;}
        
        Background color #afbb08
      
           Border around this has a color of #afbb08        
        
          <div style="border:2px solid #afbb08;">Content here</div>
        
        
          .myborder {border:2px solid #afbb08;}
        
        Border color #afbb08