#fedb4f color space conversions
Hex:
        #fedb4f
        RGB:
        254, 219, 79
        CMY:
        0, 14, 69
        CMYK:
        0, 14, 69, 0
      HSL:
        48°, 98.8701%, 65.2941%
        HSV (HSB):
        48°, 68.8976%, 99.6078%
        XYZ:
        67.6159, 72.2984, 17.7884
        xyY:
        0.4288, 0.4584, 72.2984
      CIE-Lab:
        88.1120, -2.4109, 70.1694
        CIE-LCH:
        88.1120, 70.2108, 91.9678
        CIE-Luv:
        88.1120, 30.3845, 81.8394
        Hunter-Lab:
        85.0285, -6.8540, 47.1162
      #fedb4f color charts
#fedb4f RGB chart
      #fedb4f CMYK chart
      #fedb4f RGB pie chart
      #fedb4f color shades, tints & tones
#fedb4f color schemes
#fedb4f color preview, HTML & CSS examples
           This text has a color of #fedb4f        
        
          <p style="color:#fedb4f;">Text here</p>
        
        
          .mytext {color:#fedb4f;}
        
        Text color #fedb4f
      
           This box has a color of #fedb4f        
        
          <div style="background-color:#fedb4f;">Content here</div>
        
        
          .mybackground {background-color:#fedb4f;}
        
        Background color #fedb4f
      
           Border around this has a color of #fedb4f        
        
          <div style="border:2px solid #fedb4f;">Content here</div>
        
        
          .myborder {border:2px solid #fedb4f;}
        
        Border color #fedb4f