#affb4b color space conversions
Hex:
        #affb4b
        RGB:
        175, 251, 75
        CMY:
        31, 2, 71
        CMYK:
        30, 0, 70, 2
      HSL:
        86°, 95.6522%, 63.9216%
        HSV (HSB):
        86°, 70.1195%, 98.4314%
        XYZ:
        53.4464, 78.6163, 19.0142
        xyY:
        0.3538, 0.5204, 78.6163
      CIE-Lab:
        91.0604, -48.7716, 72.7971
        CIE-LCH:
        91.0604, 87.6246, 123.8207
        CIE-Luv:
        91.0604, -37.9763, 95.0141
        Hunter-Lab:
        88.6658, -47.5682, 49.3515
      #affb4b color charts
#affb4b RGB chart
      #affb4b CMYK chart
      #affb4b RGB pie chart
      #affb4b color shades, tints & tones
#affb4b color schemes
#affb4b color preview, HTML & CSS examples
           This text has a color of #affb4b        
        
          <p style="color:#affb4b;">Text here</p>
        
        
          .mytext {color:#affb4b;}
        
        Text color #affb4b
      
           This box has a color of #affb4b        
        
          <div style="background-color:#affb4b;">Content here</div>
        
        
          .mybackground {background-color:#affb4b;}
        
        Background color #affb4b
      
           Border around this has a color of #affb4b        
        
          <div style="border:2px solid #affb4b;">Content here</div>
        
        
          .myborder {border:2px solid #affb4b;}
        
        Border color #affb4b