#fedb7e color space conversions
Hex:
        #fedb7e
        RGB:
        254, 219, 126
        CMY:
        0, 14, 51
        CMYK:
        0, 14, 50, 0
      HSL:
        44°, 98.4615%, 74.5098%
        HSV (HSB):
        44°, 50.3937%, 99.6078%
        XYZ:
        69.9705, 73.2402, 30.1876
        xyY:
        0.4035, 0.4224, 73.2402
      CIE-Lab:
        88.5622, 0.7709, 49.8670
        CIE-LCH:
        88.5622, 49.8730, 89.1143
        CIE-Luv:
        88.5622, 28.1391, 63.5141
        Hunter-Lab:
        85.5805, -3.8246, 38.9924
      #fedb7e color charts
#fedb7e RGB chart
      #fedb7e CMYK chart
      #fedb7e RGB pie chart
      #fedb7e color shades, tints & tones
#fedb7e color schemes
#fedb7e color preview, HTML & CSS examples
           This text has a color of #fedb7e        
        
          <p style="color:#fedb7e;">Text here</p>
        
        
          .mytext {color:#fedb7e;}
        
        Text color #fedb7e
      
           This box has a color of #fedb7e        
        
          <div style="background-color:#fedb7e;">Content here</div>
        
        
          .mybackground {background-color:#fedb7e;}
        
        Background color #fedb7e
      
           Border around this has a color of #fedb7e        
        
          <div style="border:2px solid #fedb7e;">Content here</div>
        
        
          .myborder {border:2px solid #fedb7e;}
        
        Border color #fedb7e