#fefa95 color space conversions
Hex:
        #fefa95
        RGB:
        254, 250, 149
        CMY:
        0, 2, 42
        CMYK:
        0, 2, 41, 0
      HSL:
        58°, 98.1308%, 79.0196%
        HSV (HSB):
        58°, 41.3386%, 99.6078%
        XYZ:
        80.4835, 91.6120, 41.8747
        xyY:
        0.3761, 0.4282, 91.6120
      CIE-Lab:
        96.6615, -12.5753, 48.8005
        CIE-LCH:
        96.6615, 50.3948, 104.4501
        CIE-Luv:
        96.6615, 7.3873, 67.1140
        Hunter-Lab:
        95.7141, -17.4039, 41.0607
      #fefa95 color charts
#fefa95 RGB chart
      #fefa95 CMYK chart
      #fefa95 RGB pie chart
      #fefa95 color shades, tints & tones
#fefa95 color schemes
#fefa95 color preview, HTML & CSS examples
           This text has a color of #fefa95        
        
          <p style="color:#fefa95;">Text here</p>
        
        
          .mytext {color:#fefa95;}
        
        Text color #fefa95
      
           This box has a color of #fefa95        
        
          <div style="background-color:#fefa95;">Content here</div>
        
        
          .mybackground {background-color:#fefa95;}
        
        Background color #fefa95
      
           Border around this has a color of #fefa95        
        
          <div style="border:2px solid #fefa95;">Content here</div>
        
        
          .myborder {border:2px solid #fefa95;}
        
        Border color #fefa95