#fefed4 color space conversions
Hex:
        #fefed4
        RGB:
        254, 254, 212
        CMY:
        0, 0, 17
        CMYK:
        0, 0, 17, 0
      HSL:
        60°, 95.4545%, 91.3725%
        HSV (HSB):
        60°, 16.5354%, 99.6078%
        XYZ:
        88.1985, 96.7079, 76.3053
        xyY:
        0.3377, 0.3702, 96.7079
      CIE-Lab:
        98.7128, -6.7613, 20.1323
        CIE-LCH:
        98.7128, 21.2373, 108.5644
        CIE-Luv:
        98.7128, 2.2258, 30.8362
        Hunter-Lab:
        98.3402, -12.0037, 22.8331
      #fefed4 color charts
#fefed4 RGB chart
      #fefed4 CMYK chart
      #fefed4 RGB pie chart
      #fefed4 color shades, tints & tones
#fefed4 color schemes
#fefed4 color preview, HTML & CSS examples
           This text has a color of #fefed4        
        
          <p style="color:#fefed4;">Text here</p>
        
        
          .mytext {color:#fefed4;}
        
        Text color #fefed4
      
           This box has a color of #fefed4        
        
          <div style="background-color:#fefed4;">Content here</div>
        
        
          .mybackground {background-color:#fefed4;}
        
        Background color #fefed4
      
           Border around this has a color of #fefed4        
        
          <div style="border:2px solid #fefed4;">Content here</div>
        
        
          .myborder {border:2px solid #fefed4;}
        
        Border color #fefed4