#fed2a9 color space conversions
Hex:
        #fed2a9
        RGB:
        254, 210, 169
        CMY:
        0, 18, 34
        CMYK:
        0, 17, 33, 0
      HSL:
        29°, 97.7011%, 82.9412%
        HSV (HSB):
        29°, 33.4646%, 99.6078%
        XYZ:
        71.0811, 70.0286, 47.3066
        xyY:
        0.3773, 0.3717, 70.0286
      CIE-Lab:
        87.0109, 9.8336, 26.1266
        CIE-LCH:
        87.0109, 27.9159, 69.3746
        CIE-Luv:
        87.0109, 30.7691, 34.5112
        Hunter-Lab:
        83.6831, 5.1739, 25.0611
      #fed2a9 color charts
#fed2a9 RGB chart
      #fed2a9 CMYK chart
      #fed2a9 RGB pie chart
      #fed2a9 color shades, tints & tones
#fed2a9 color schemes
#fed2a9 color preview, HTML & CSS examples
           This text has a color of #fed2a9        
        
          <p style="color:#fed2a9;">Text here</p>
        
        
          .mytext {color:#fed2a9;}
        
        Text color #fed2a9
      
           This box has a color of #fed2a9        
        
          <div style="background-color:#fed2a9;">Content here</div>
        
        
          .mybackground {background-color:#fed2a9;}
        
        Background color #fed2a9
      
           Border around this has a color of #fed2a9        
        
          <div style="border:2px solid #fed2a9;">Content here</div>
        
        
          .myborder {border:2px solid #fed2a9;}
        
        Border color #fed2a9