#fecf6a color space conversions
Hex:
        #fecf6a
        RGB:
        254, 207, 106
        CMY:
        0, 19, 58
        CMYK:
        0, 19, 58, 0
      HSL:
        41°, 98.6667%, 70.5882%
        HSV (HSB):
        41°, 58.2677%, 99.6078%
        XYZ:
        65.7874, 66.7371, 23.0498
        xyY:
        0.4229, 0.4290, 66.7371
      CIE-Lab:
        85.3710, 5.3436, 55.5804
        CIE-LCH:
        85.3710, 55.8367, 84.5083
        CIE-Luv:
        85.3710, 37.5202, 67.0264
        Hunter-Lab:
        81.6928, 0.7842, 40.4561
      #fecf6a color charts
#fecf6a RGB chart
      #fecf6a CMYK chart
      #fecf6a RGB pie chart
      #fecf6a color shades, tints & tones
#fecf6a color schemes
#fecf6a color preview, HTML & CSS examples
           This text has a color of #fecf6a        
        
          <p style="color:#fecf6a;">Text here</p>
        
        
          .mytext {color:#fecf6a;}
        
        Text color #fecf6a
      
           This box has a color of #fecf6a        
        
          <div style="background-color:#fecf6a;">Content here</div>
        
        
          .mybackground {background-color:#fecf6a;}
        
        Background color #fecf6a
      
           Border around this has a color of #fecf6a        
        
          <div style="border:2px solid #fecf6a;">Content here</div>
        
        
          .myborder {border:2px solid #fecf6a;}
        
        Border color #fecf6a