#fede5b color space conversions
Hex:
        #fede5b
        RGB:
        254, 222, 91
        CMY:
        0, 13, 64
        CMYK:
        0, 13, 64, 0
      HSL:
        48°, 98.7879%, 67.6471%
        HSV (HSB):
        48°, 64.1732%, 99.6078%
        XYZ:
        68.8827, 74.0687, 20.5637
        xyY:
        0.4213, 0.4530, 74.0687
      CIE-Lab:
        88.9549, -3.2740, 66.2092
        CIE-LCH:
        88.9549, 66.2900, 92.8309
        CIE-Luv:
        88.9549, 27.8409, 79.2889
        Hunter-Lab:
        86.0632, -7.7440, 46.0776
      #fede5b color charts
#fede5b RGB chart
      #fede5b CMYK chart
      #fede5b RGB pie chart
      #fede5b color shades, tints & tones
#fede5b color schemes
#fede5b color preview, HTML & CSS examples
           This text has a color of #fede5b        
        
          <p style="color:#fede5b;">Text here</p>
        
        
          .mytext {color:#fede5b;}
        
        Text color #fede5b
      
           This box has a color of #fede5b        
        
          <div style="background-color:#fede5b;">Content here</div>
        
        
          .mybackground {background-color:#fede5b;}
        
        Background color #fede5b
      
           Border around this has a color of #fede5b        
        
          <div style="border:2px solid #fede5b;">Content here</div>
        
        
          .myborder {border:2px solid #fede5b;}
        
        Border color #fede5b