#feff94 color space conversions
Hex:
        #feff94
        RGB:
        254, 255, 148
        CMY:
        0, 0, 42
        CMYK:
        0, 0, 42, 0
      HSL:
        61°, 100.0000%, 79.0196%
        HSV (HSB):
        61°, 41.9608%, 100.0000%
        XYZ:
        81.9783, 94.7289, 41.9808
        xyY:
        0.3749, 0.4332, 94.7289
      CIE-Lab:
        97.9250, -15.1107, 50.8563
        CIE-LCH:
        97.9250, 53.0537, 106.5480
        CIE-Luv:
        97.9250, 4.4244, 70.1114
        Hunter-Lab:
        97.3288, -19.9780, 42.5566
      #feff94 color charts
#feff94 RGB chart
      #feff94 CMYK chart
      #feff94 RGB pie chart
      #feff94 color shades, tints & tones
#feff94 color schemes
#feff94 color preview, HTML & CSS examples
           This text has a color of #feff94        
        
          <p style="color:#feff94;">Text here</p>
        
        
          .mytext {color:#feff94;}
        
        Text color #feff94
      
           This box has a color of #feff94        
        
          <div style="background-color:#feff94;">Content here</div>
        
        
          .mybackground {background-color:#feff94;}
        
        Background color #feff94
      
           Border around this has a color of #feff94        
        
          <div style="border:2px solid #feff94;">Content here</div>
        
        
          .myborder {border:2px solid #feff94;}
        
        Border color #feff94