#fed3a7 color space conversions
Hex:
        #fed3a7
        RGB:
        254, 211, 167
        CMY:
        0, 17, 35
        CMYK:
        0, 17, 34, 0
      HSL:
        30°, 97.7528%, 82.5490%
        HSV (HSB):
        30°, 34.2520%, 99.6078%
        XYZ:
        71.1424, 70.4494, 46.4077
        xyY:
        0.3784, 0.3747, 70.4494
      CIE-Lab:
        87.2168, 9.0764, 27.4472
        CIE-LCH:
        87.2168, 28.9090, 71.7016
        CIE-Luv:
        87.2168, 30.3210, 36.3405
        Hunter-Lab:
        83.9341, 4.4114, 25.9721
      #fed3a7 color charts
#fed3a7 RGB chart
      #fed3a7 CMYK chart
      #fed3a7 RGB pie chart
      #fed3a7 color shades, tints & tones
#fed3a7 color schemes
#fed3a7 color preview, HTML & CSS examples
           This text has a color of #fed3a7        
        
          <p style="color:#fed3a7;">Text here</p>
        
        
          .mytext {color:#fed3a7;}
        
        Text color #fed3a7
      
           This box has a color of #fed3a7        
        
          <div style="background-color:#fed3a7;">Content here</div>
        
        
          .mybackground {background-color:#fed3a7;}
        
        Background color #fed3a7
      
           Border around this has a color of #fed3a7        
        
          <div style="border:2px solid #fed3a7;">Content here</div>
        
        
          .myborder {border:2px solid #fed3a7;}
        
        Border color #fed3a7