#fefdc1 color space conversions
Hex:
        #fefdc1
        RGB:
        254, 253, 193
        CMY:
        0, 1, 24
        CMYK:
        0, 0, 24, 0
      HSL:
        59°, 96.8254%, 87.6471%
        HSV (HSB):
        59°, 24.0157%, 99.6078%
        XYZ:
        85.6240, 95.1716, 64.3092
        xyY:
        0.3493, 0.3883, 95.1716
      CIE-Lab:
        98.1022, -8.9214, 28.9244
        CIE-LCH:
        98.1022, 30.2690, 107.1417
        CIE-Luv:
        98.1022, 3.7048, 42.9842
        Hunter-Lab:
        97.5560, -14.0551, 29.2050
      #fefdc1 color charts
#fefdc1 RGB chart
      #fefdc1 CMYK chart
      #fefdc1 RGB pie chart
      #fefdc1 color shades, tints & tones
#fefdc1 color schemes
#fefdc1 color preview, HTML & CSS examples
           This text has a color of #fefdc1        
        
          <p style="color:#fefdc1;">Text here</p>
        
        
          .mytext {color:#fefdc1;}
        
        Text color #fefdc1
      
           This box has a color of #fefdc1        
        
          <div style="background-color:#fefdc1;">Content here</div>
        
        
          .mybackground {background-color:#fefdc1;}
        
        Background color #fefdc1
      
           Border around this has a color of #fefdc1        
        
          <div style="border:2px solid #fefdc1;">Content here</div>
        
        
          .myborder {border:2px solid #fefdc1;}
        
        Border color #fefdc1