#fed70f color space conversions
Hex:
        #fed70f
        RGB:
        254, 215, 15
        CMY:
        0, 16, 94
        CMYK:
        0, 15, 94, 0
      HSL:
        50°, 99.1701%, 52.7451%
        HSV (HSB):
        50°, 94.0945%, 99.6078%
        XYZ:
        65.2597, 69.7062, 10.4670
        xyY:
        0.4487, 0.4793, 69.7062
      CIE-Lab:
        86.8526, -2.2281, 85.7133
        CIE-LCH:
        86.8526, 85.7422, 91.4891
        CIE-Luv:
        86.8526, 34.6514, 91.3315
        Hunter-Lab:
        83.4902, -6.5843, 51.0101
      #fed70f color charts
#fed70f RGB chart
      #fed70f CMYK chart
      #fed70f RGB pie chart
      #fed70f color shades, tints & tones
#fed70f color schemes
#fed70f color preview, HTML & CSS examples
           This text has a color of #fed70f        
        
          <p style="color:#fed70f;">Text here</p>
        
        
          .mytext {color:#fed70f;}
        
        Text color #fed70f
      
           This box has a color of #fed70f        
        
          <div style="background-color:#fed70f;">Content here</div>
        
        
          .mybackground {background-color:#fed70f;}
        
        Background color #fed70f
      
           Border around this has a color of #fed70f        
        
          <div style="border:2px solid #fed70f;">Content here</div>
        
        
          .myborder {border:2px solid #fed70f;}
        
        Border color #fed70f