#fed26f color space conversions
Hex:
        #fed26f
        RGB:
        254, 210, 111
        CMY:
        0, 18, 56
        CMYK:
        0, 17, 56, 0
      HSL:
        42°, 98.6207%, 71.5686%
        HSV (HSB):
        42°, 56.2992%, 99.6078%
        XYZ:
        66.7889, 68.3117, 24.7043
        xyY:
        0.4179, 0.4275, 68.3117
      CIE-Lab:
        86.1621, 4.1669, 54.1582
        CIE-LCH:
        86.1621, 54.3182, 85.6004
        CIE-Luv:
        86.1621, 35.1318, 66.2345
        Hunter-Lab:
        82.6509, -0.3960, 40.1339
      #fed26f color charts
#fed26f RGB chart
      #fed26f CMYK chart
      #fed26f RGB pie chart
      #fed26f color shades, tints & tones
#fed26f color schemes
#fed26f color preview, HTML & CSS examples
           This text has a color of #fed26f        
        
          <p style="color:#fed26f;">Text here</p>
        
        
          .mytext {color:#fed26f;}
        
        Text color #fed26f
      
           This box has a color of #fed26f        
        
          <div style="background-color:#fed26f;">Content here</div>
        
        
          .mybackground {background-color:#fed26f;}
        
        Background color #fed26f
      
           Border around this has a color of #fed26f        
        
          <div style="border:2px solid #fed26f;">Content here</div>
        
        
          .myborder {border:2px solid #fed26f;}
        
        Border color #fed26f