#affb0b color space conversions
Hex:
        #affb0b
        RGB:
        175, 251, 11
        CMY:
        31, 2, 96
        CMYK:
        30, 0, 96, 2
      HSL:
        79°, 96.7742%, 51.3725%
        HSV (HSB):
        79°, 95.6175%, 98.4314%
        XYZ:
        52.2368, 78.1325, 12.6445
        xyY:
        0.3653, 0.5463, 78.1325
      CIE-Lab:
        90.8403, -50.9601, 86.6312
        CIE-LCH:
        90.8403, 100.5082, 120.4658
        CIE-Luv:
        90.8403, -38.1347, 104.8647
        Hunter-Lab:
        88.3926, -49.2000, 53.3934
      #affb0b color charts
#affb0b RGB chart
      #affb0b CMYK chart
      #affb0b RGB pie chart
      #affb0b color shades, tints & tones
#affb0b color schemes
#affb0b color preview, HTML & CSS examples
           This text has a color of #affb0b        
        
          <p style="color:#affb0b;">Text here</p>
        
        
          .mytext {color:#affb0b;}
        
        Text color #affb0b
      
           This box has a color of #affb0b        
        
          <div style="background-color:#affb0b;">Content here</div>
        
        
          .mybackground {background-color:#affb0b;}
        
        Background color #affb0b
      
           Border around this has a color of #affb0b        
        
          <div style="border:2px solid #affb0b;">Content here</div>
        
        
          .myborder {border:2px solid #affb0b;}
        
        Border color #affb0b