#fede83 color space conversions
Hex:
        #fede83
        RGB:
        254, 222, 131
        CMY:
        0, 13, 49
        CMYK:
        0, 13, 48, 0
      HSL:
        44°, 98.4000%, 75.4902%
        HSV (HSB):
        44°, 48.4252%, 99.6078%
        XYZ:
        71.0911, 74.9521, 32.1930
        xyY:
        0.3989, 0.4205, 74.9521
      CIE-Lab:
        89.3705, -0.3161, 48.4346
        CIE-LCH:
        89.3705, 48.4356, 90.3739
        CIE-Luv:
        89.3705, 25.8675, 62.5004
        Hunter-Lab:
        86.5749, -4.9305, 38.5553
      #fede83 color charts
#fede83 RGB chart
      #fede83 CMYK chart
      #fede83 RGB pie chart
      #fede83 color shades, tints & tones
#fede83 color schemes
#fede83 color preview, HTML & CSS examples
           This text has a color of #fede83        
        
          <p style="color:#fede83;">Text here</p>
        
        
          .mytext {color:#fede83;}
        
        Text color #fede83
      
           This box has a color of #fede83        
        
          <div style="background-color:#fede83;">Content here</div>
        
        
          .mybackground {background-color:#fede83;}
        
        Background color #fede83
      
           Border around this has a color of #fede83        
        
          <div style="border:2px solid #fede83;">Content here</div>
        
        
          .myborder {border:2px solid #fede83;}
        
        Border color #fede83