#fede76 color space conversions
Hex:
        #fede76
        RGB:
        254, 222, 118
        CMY:
        0, 13, 54
        CMYK:
        0, 13, 54, 0
      HSL:
        46°, 98.5507%, 72.9412%
        HSV (HSB):
        46°, 53.5433%, 99.6078%
        XYZ:
        70.2643, 74.6214, 27.8396
        xyY:
        0.4068, 0.4320, 74.6214
      CIE-Lab:
        89.2153, -1.4134, 54.4661
        CIE-LCH:
        89.2153, 54.4844, 91.4865
        CIE-Luv:
        89.2153, 26.5892, 68.6455
        Hunter-Lab:
        86.3837, -5.9798, 41.3607
      #fede76 color charts
#fede76 RGB chart
      #fede76 CMYK chart
      #fede76 RGB pie chart
      #fede76 color shades, tints & tones
#fede76 color schemes
#fede76 color preview, HTML & CSS examples
           This text has a color of #fede76        
        
          <p style="color:#fede76;">Text here</p>
        
        
          .mytext {color:#fede76;}
        
        Text color #fede76
      
           This box has a color of #fede76        
        
          <div style="background-color:#fede76;">Content here</div>
        
        
          .mybackground {background-color:#fede76;}
        
        Background color #fede76
      
           Border around this has a color of #fede76        
        
          <div style="border:2px solid #fede76;">Content here</div>
        
        
          .myborder {border:2px solid #fede76;}
        
        Border color #fede76