#fefc70 color space conversions
Hex:
        #fefc70
        RGB:
        254, 252, 112
        CMY:
        0, 1, 56
        CMYK:
        0, 1, 56, 0
      HSL:
        59°, 98.6111%, 71.7647%
        HSV (HSB):
        59°, 55.9055%, 99.6078%
        XYZ:
        78.6081, 91.8615, 28.9172
        xyY:
        0.3942, 0.4607, 91.8615
      CIE-Lab:
        96.7637, -16.7189, 65.8632
        CIE-LCH:
        96.7637, 67.9521, 104.2432
        CIE-Luv:
        96.7637, 7.4253, 84.7527
        Hunter-Lab:
        95.8444, -21.3285, 49.2027
      #fefc70 color charts
#fefc70 RGB chart
      #fefc70 CMYK chart
      #fefc70 RGB pie chart
      #fefc70 color shades, tints & tones
#fefc70 color schemes
#fefc70 color preview, HTML & CSS examples
           This text has a color of #fefc70        
        
          <p style="color:#fefc70;">Text here</p>
        
        
          .mytext {color:#fefc70;}
        
        Text color #fefc70
      
           This box has a color of #fefc70        
        
          <div style="background-color:#fefc70;">Content here</div>
        
        
          .mybackground {background-color:#fefc70;}
        
        Background color #fefc70
      
           Border around this has a color of #fefc70        
        
          <div style="border:2px solid #fefc70;">Content here</div>
        
        
          .myborder {border:2px solid #fefc70;}
        
        Border color #fefc70