#fefa70 color space conversions
Hex:
        #fefa70
        RGB:
        254, 250, 112
        CMY:
        0, 2, 56
        CMYK:
        0, 2, 56, 0
      HSL:
        58°, 98.6111%, 71.7647%
        HSV (HSB):
        58°, 55.9055%, 99.6078%
        XYZ:
        77.9833, 90.6119, 28.7089
        xyY:
        0.3952, 0.4592, 90.6119
      CIE-Lab:
        96.2500, -15.7516, 65.2870
        CIE-LCH:
        96.2500, 67.1603, 103.5644
        CIE-Luv:
        96.2500, 8.6791, 83.8629
        Hunter-Lab:
        95.1903, -20.3494, 48.7516
      #fefa70 color charts
#fefa70 RGB chart
      #fefa70 CMYK chart
      #fefa70 RGB pie chart
      #fefa70 color shades, tints & tones
#fefa70 color schemes
#fefa70 color preview, HTML & CSS examples
           This text has a color of #fefa70        
        
          <p style="color:#fefa70;">Text here</p>
        
        
          .mytext {color:#fefa70;}
        
        Text color #fefa70
      
           This box has a color of #fefa70        
        
          <div style="background-color:#fefa70;">Content here</div>
        
        
          .mybackground {background-color:#fefa70;}
        
        Background color #fefa70
      
           Border around this has a color of #fefa70        
        
          <div style="border:2px solid #fefa70;">Content here</div>
        
        
          .myborder {border:2px solid #fefa70;}
        
        Border color #fefa70