#fecf72 color space conversions
Hex:
        #fecf72
        RGB:
        254, 207, 114
        CMY:
        0, 19, 55
        CMYK:
        0, 19, 55, 0
      HSL:
        40°, 98.5915%, 72.1569%
        HSV (HSB):
        40°, 55.1181%, 99.6078%
        XYZ:
        66.2231, 66.9114, 25.3444
        xyY:
        0.4179, 0.4222, 66.9114
      CIE-Lab:
        85.4592, 5.9379, 51.9015
        CIE-LCH:
        85.4592, 52.2401, 83.4733
        CIE-Luv:
        85.4592, 37.0177, 63.5243
        Hunter-Lab:
        81.7994, 1.3611, 38.8894
      #fecf72 color charts
#fecf72 RGB chart
      #fecf72 CMYK chart
      #fecf72 RGB pie chart
      #fecf72 color shades, tints & tones
#fecf72 color schemes
#fecf72 color preview, HTML & CSS examples
           This text has a color of #fecf72        
        
          <p style="color:#fecf72;">Text here</p>
        
        
          .mytext {color:#fecf72;}
        
        Text color #fecf72
      
           This box has a color of #fecf72        
        
          <div style="background-color:#fecf72;">Content here</div>
        
        
          .mybackground {background-color:#fecf72;}
        
        Background color #fecf72
      
           Border around this has a color of #fecf72        
        
          <div style="border:2px solid #fecf72;">Content here</div>
        
        
          .myborder {border:2px solid #fecf72;}
        
        Border color #fecf72