#fecd50 color space conversions
Hex:
        #fecd50
        RGB:
        254, 205, 80
        CMY:
        0, 20, 69
        CMYK:
        0, 19, 69, 0
      HSL:
        43°, 98.8636%, 65.4902%
        HSV (HSB):
        43°, 68.5039%, 99.6078%
        XYZ:
        64.1523, 65.3127, 16.8148
        xyY:
        0.4386, 0.4465, 65.3127
      CIE-Lab:
        84.6446, 4.7798, 66.2233
        CIE-LCH:
        84.6446, 66.3955, 85.8717
        CIE-Luv:
        84.6446, 40.3393, 75.7391
        Hunter-Lab:
        80.8162, 0.2658, 44.2354
      #fecd50 color charts
#fecd50 RGB chart
      #fecd50 CMYK chart
      #fecd50 RGB pie chart
      #fecd50 color shades, tints & tones
#fecd50 color schemes
#fecd50 color preview, HTML & CSS examples
           This text has a color of #fecd50        
        
          <p style="color:#fecd50;">Text here</p>
        
        
          .mytext {color:#fecd50;}
        
        Text color #fecd50
      
           This box has a color of #fecd50        
        
          <div style="background-color:#fecd50;">Content here</div>
        
        
          .mybackground {background-color:#fecd50;}
        
        Background color #fecd50
      
           Border around this has a color of #fecd50        
        
          <div style="border:2px solid #fecd50;">Content here</div>
        
        
          .myborder {border:2px solid #fecd50;}
        
        Border color #fecd50