#fed95f color space conversions
Hex:
        #fed95f
        RGB:
        254, 217, 95
        CMY:
        0, 15, 63
        CMYK:
        0, 15, 63, 0
      HSL:
        46°, 98.7578%, 68.4314%
        HSV (HSB):
        46°, 62.5984%, 99.6078%
        XYZ:
        67.7515, 71.5228, 21.0609
        xyY:
        0.4226, 0.4461, 71.5228
      CIE-Lab:
        87.7384, -0.5022, 63.1942
        CIE-LCH:
        87.7384, 63.1962, 90.4553
        CIE-Luv:
        87.7384, 31.1271, 75.7380
        Hunter-Lab:
        84.5711, -4.9999, 44.4347
      #fed95f color charts
#fed95f RGB chart
      #fed95f CMYK chart
      #fed95f RGB pie chart
      #fed95f color shades, tints & tones
#fed95f color schemes
#fed95f color preview, HTML & CSS examples
           This text has a color of #fed95f        
        
          <p style="color:#fed95f;">Text here</p>
        
        
          .mytext {color:#fed95f;}
        
        Text color #fed95f
      
           This box has a color of #fed95f        
        
          <div style="background-color:#fed95f;">Content here</div>
        
        
          .mybackground {background-color:#fed95f;}
        
        Background color #fed95f
      
           Border around this has a color of #fed95f        
        
          <div style="border:2px solid #fed95f;">Content here</div>
        
        
          .myborder {border:2px solid #fed95f;}
        
        Border color #fed95f