#ffeda8 color space conversions
Hex:
        #ffeda8
        RGB:
        255, 237, 168
        CMY:
        0, 7, 34
        CMYK:
        0, 7, 34, 0
      HSL:
        48°, 100.0000%, 82.9412%
        HSV (HSB):
        48°, 34.1176%, 100.0000%
        XYZ:
        78.5921, 84.6555, 49.2437
        xyY:
        0.3699, 0.3984, 84.6555
      CIE-Lab:
        93.7345, -3.6939, 35.6791
        CIE-LCH:
        93.7345, 35.8698, 95.9109
        CIE-Luv:
        93.7345, 14.9607, 49.8409
        Hunter-Lab:
        92.0084, -8.5431, 32.6734
      #ffeda8 color charts
#ffeda8 RGB chart
      #ffeda8 CMYK chart
      #ffeda8 RGB pie chart
      #ffeda8 color shades, tints & tones
#ffeda8 color schemes
#ffeda8 color preview, HTML & CSS examples
           This text has a color of #ffeda8        
        
          <p style="color:#ffeda8;">Text here</p>
        
        
          .mytext {color:#ffeda8;}
        
        Text color #ffeda8
      
           This box has a color of #ffeda8        
        
          <div style="background-color:#ffeda8;">Content here</div>
        
        
          .mybackground {background-color:#ffeda8;}
        
        Background color #ffeda8
      
           Border around this has a color of #ffeda8        
        
          <div style="border:2px solid #ffeda8;">Content here</div>
        
        
          .myborder {border:2px solid #ffeda8;}
        
        Border color #ffeda8