#fdeb1f color space conversions
Hex:
        #fdeb1f
        RGB:
        253, 235, 31
        CMY:
        1, 8, 88
        CMYK:
        0, 7, 88, 1
      HSL:
        55°, 98.2301%, 55.6863%
        HSV (HSB):
        55°, 87.7470%, 99.2157%
        XYZ:
        70.4637, 80.3982, 13.1009
        xyY:
        0.4298, 0.4903, 80.3982
      CIE-Lab:
        91.8632, -12.3996, 87.2348
        CIE-LCH:
        91.8632, 88.1116, 98.0899
        CIE-Luv:
        91.8632, 19.5587, 97.4585
        Hunter-Lab:
        89.6651, -16.6389, 54.1027
      #fdeb1f color charts
#fdeb1f RGB chart
      #fdeb1f CMYK chart
      #fdeb1f RGB pie chart
      #fdeb1f color shades, tints & tones
#fdeb1f color schemes
#fdeb1f color preview, HTML & CSS examples
           This text has a color of #fdeb1f        
        
          <p style="color:#fdeb1f;">Text here</p>
        
        
          .mytext {color:#fdeb1f;}
        
        Text color #fdeb1f
      
           This box has a color of #fdeb1f        
        
          <div style="background-color:#fdeb1f;">Content here</div>
        
        
          .mybackground {background-color:#fdeb1f;}
        
        Background color #fdeb1f
      
           Border around this has a color of #fdeb1f        
        
          <div style="border:2px solid #fdeb1f;">Content here</div>
        
        
          .myborder {border:2px solid #fdeb1f;}
        
        Border color #fdeb1f