#fed13f color space conversions
Hex:
        #fed13f
        RGB:
        254, 209, 63
        CMY:
        0, 18, 75
        CMYK:
        0, 18, 75, 0
      HSL:
        46°, 98.9637%, 62.1569%
        HSV (HSB):
        46°, 75.1969%, 99.6078%
        XYZ:
        64.5707, 67.0306, 14.2376
        xyY:
        0.4428, 0.4596, 67.0306
      CIE-Lab:
        85.5194, 1.9604, 73.5204
        CIE-LCH:
        85.5194, 73.5465, 88.4726
        CIE-Luv:
        85.5194, 38.1040, 82.0647
        Hunter-Lab:
        81.8722, -2.4977, 47.0000
      #fed13f color charts
#fed13f RGB chart
      #fed13f CMYK chart
      #fed13f RGB pie chart
      #fed13f color shades, tints & tones
#fed13f color schemes
#fed13f color preview, HTML & CSS examples
           This text has a color of #fed13f        
        
          <p style="color:#fed13f;">Text here</p>
        
        
          .mytext {color:#fed13f;}
        
        Text color #fed13f
      
           This box has a color of #fed13f        
        
          <div style="background-color:#fed13f;">Content here</div>
        
        
          .mybackground {background-color:#fed13f;}
        
        Background color #fed13f
      
           Border around this has a color of #fed13f        
        
          <div style="border:2px solid #fed13f;">Content here</div>
        
        
          .myborder {border:2px solid #fed13f;}
        
        Border color #fed13f