#fed9a6 color space conversions
Hex:
        #fed9a6
        RGB:
        254, 217, 166
        CMY:
        0, 15, 35
        CMYK:
        0, 15, 35, 0
      HSL:
        35°, 97.7778%, 82.3529%
        HSV (HSB):
        35°, 34.6457%, 99.6078%
        XYZ:
        72.5688, 73.4497, 46.4288
        xyY:
        0.3771, 0.3817, 73.4497
      CIE-Lab:
        88.6618, 5.8623, 29.9157
        CIE-LCH:
        88.6618, 30.4847, 78.9127
        CIE-Luv:
        88.6618, 26.6678, 40.2221
        Hunter-Lab:
        85.7028, 1.1649, 27.8721
      #fed9a6 color charts
#fed9a6 RGB chart
      #fed9a6 CMYK chart
      #fed9a6 RGB pie chart
      #fed9a6 color shades, tints & tones
#fed9a6 color schemes
#fed9a6 color preview, HTML & CSS examples
           This text has a color of #fed9a6        
        
          <p style="color:#fed9a6;">Text here</p>
        
        
          .mytext {color:#fed9a6;}
        
        Text color #fed9a6
      
           This box has a color of #fed9a6        
        
          <div style="background-color:#fed9a6;">Content here</div>
        
        
          .mybackground {background-color:#fed9a6;}
        
        Background color #fed9a6
      
           Border around this has a color of #fed9a6        
        
          <div style="border:2px solid #fed9a6;">Content here</div>
        
        
          .myborder {border:2px solid #fed9a6;}
        
        Border color #fed9a6