#fed36f color space conversions
Hex:
        #fed36f
        RGB:
        254, 211, 111
        CMY:
        0, 17, 56
        CMYK:
        0, 17, 56, 0
      HSL:
        42°, 98.6207%, 71.5686%
        HSV (HSB):
        42°, 56.2992%, 99.6078%
        XYZ:
        67.0366, 68.8071, 24.7868
        xyY:
        0.4173, 0.4284, 68.8071
      CIE-Lab:
        86.4084, 3.6538, 54.4472
        CIE-LCH:
        86.4084, 54.5696, 86.1607
        CIE-Luv:
        86.4084, 34.4417, 66.6896
        Hunter-Lab:
        82.9500, -0.9067, 40.3482
      #fed36f color charts
#fed36f RGB chart
      #fed36f CMYK chart
      #fed36f RGB pie chart
      #fed36f color shades, tints & tones
#fed36f color schemes
#fed36f color preview, HTML & CSS examples
           This text has a color of #fed36f        
        
          <p style="color:#fed36f;">Text here</p>
        
        
          .mytext {color:#fed36f;}
        
        Text color #fed36f
      
           This box has a color of #fed36f        
        
          <div style="background-color:#fed36f;">Content here</div>
        
        
          .mybackground {background-color:#fed36f;}
        
        Background color #fed36f
      
           Border around this has a color of #fed36f        
        
          <div style="border:2px solid #fed36f;">Content here</div>
        
        
          .myborder {border:2px solid #fed36f;}
        
        Border color #fed36f