#fed9a0 color space conversions
Hex:
        #fed9a0
        RGB:
        254, 217, 160
        CMY:
        0, 15, 37
        CMYK:
        0, 15, 37, 0
      HSL:
        36°, 97.9167%, 81.1765%
        HSV (HSB):
        36°, 37.0079%, 99.6078%
        XYZ:
        72.0311, 73.2346, 43.5970
        xyY:
        0.3814, 0.3878, 73.2346
      CIE-Lab:
        88.5595, 5.1715, 32.8644
        CIE-LCH:
        88.5595, 33.2688, 81.0573
        CIE-Luv:
        88.5595, 27.1308, 43.9211
        Hunter-Lab:
        85.5772, 0.4848, 29.6990
      #fed9a0 color charts
#fed9a0 RGB chart
      #fed9a0 CMYK chart
      #fed9a0 RGB pie chart
      #fed9a0 color shades, tints & tones
#fed9a0 color schemes
#fed9a0 color preview, HTML & CSS examples
           This text has a color of #fed9a0        
        
          <p style="color:#fed9a0;">Text here</p>
        
        
          .mytext {color:#fed9a0;}
        
        Text color #fed9a0
      
           This box has a color of #fed9a0        
        
          <div style="background-color:#fed9a0;">Content here</div>
        
        
          .mybackground {background-color:#fed9a0;}
        
        Background color #fed9a0
      
           Border around this has a color of #fed9a0        
        
          <div style="border:2px solid #fed9a0;">Content here</div>
        
        
          .myborder {border:2px solid #fed9a0;}
        
        Border color #fed9a0