#fedf86 color space conversions
Hex:
        #fedf86
        RGB:
        254, 223, 134
        CMY:
        0, 13, 47
        CMYK:
        0, 12, 47, 0
      HSL:
        45°, 98.3607%, 76.0784%
        HSV (HSB):
        45°, 47.2441%, 99.6078%
        XYZ:
        71.5638, 75.5674, 33.3684
        xyY:
        0.3965, 0.4187, 75.5674
      CIE-Lab:
        89.6581, -0.5518, 47.3282
        CIE-LCH:
        89.6581, 47.3314, 90.6680
        CIE-Luv:
        89.6581, 25.0391, 61.4787
        Hunter-Lab:
        86.9295, -5.1784, 38.0918
      #fedf86 color charts
#fedf86 RGB chart
      #fedf86 CMYK chart
      #fedf86 RGB pie chart
      #fedf86 color shades, tints & tones
#fedf86 color schemes
#fedf86 color preview, HTML & CSS examples
           This text has a color of #fedf86        
        
          <p style="color:#fedf86;">Text here</p>
        
        
          .mytext {color:#fedf86;}
        
        Text color #fedf86
      
           This box has a color of #fedf86        
        
          <div style="background-color:#fedf86;">Content here</div>
        
        
          .mybackground {background-color:#fedf86;}
        
        Background color #fedf86
      
           Border around this has a color of #fedf86        
        
          <div style="border:2px solid #fedf86;">Content here</div>
        
        
          .myborder {border:2px solid #fedf86;}
        
        Border color #fedf86