#fec95a color space conversions
Hex:
        #fec95a
        RGB:
        254, 201, 90
        CMY:
        0, 21, 65
        CMYK:
        0, 21, 65, 0
      HSL:
        41°, 98.7952%, 67.4510%
        HSV (HSB):
        41°, 64.5669%, 99.6078%
        XYZ:
        63.6052, 63.5823, 18.5931
        xyY:
        0.4363, 0.4362, 63.5823
      CIE-Lab:
        83.7478, 7.3946, 61.0205
        CIE-LCH:
        83.7478, 61.4669, 83.0904
        CIE-Luv:
        83.7478, 42.7273, 70.6729
        Hunter-Lab:
        79.7385, 2.8420, 41.9919
      #fec95a color charts
#fec95a RGB chart
      #fec95a CMYK chart
      #fec95a RGB pie chart
      #fec95a color shades, tints & tones
#fec95a color schemes
#fec95a color preview, HTML & CSS examples
           This text has a color of #fec95a        
        
          <p style="color:#fec95a;">Text here</p>
        
        
          .mytext {color:#fec95a;}
        
        Text color #fec95a
      
           This box has a color of #fec95a        
        
          <div style="background-color:#fec95a;">Content here</div>
        
        
          .mybackground {background-color:#fec95a;}
        
        Background color #fec95a
      
           Border around this has a color of #fec95a        
        
          <div style="border:2px solid #fec95a;">Content here</div>
        
        
          .myborder {border:2px solid #fec95a;}
        
        Border color #fec95a