#fefe9a color space conversions
Hex:
        #fefe9a
        RGB:
        254, 254, 154
        CMY:
        0, 0, 40
        CMYK:
        0, 0, 39, 0
      HSL:
        60°, 98.0392%, 80.0000%
        HSV (HSB):
        60°, 39.3701%, 99.6078%
        XYZ:
        82.1476, 94.2875, 44.4415
        xyY:
        0.3719, 0.4269, 94.2875
      CIE-Lab:
        97.7477, -14.0195, 47.7604
        CIE-LCH:
        97.7477, 49.7755, 106.3590
        CIE-Luv:
        97.7477, 4.7982, 66.5074
        Hunter-Lab:
        97.1018, -18.9180, 40.8354
      #fefe9a color charts
#fefe9a RGB chart
      #fefe9a CMYK chart
      #fefe9a RGB pie chart
      #fefe9a color shades, tints & tones
#fefe9a color schemes
#fefe9a color preview, HTML & CSS examples
           This text has a color of #fefe9a        
        
          <p style="color:#fefe9a;">Text here</p>
        
        
          .mytext {color:#fefe9a;}
        
        Text color #fefe9a
      
           This box has a color of #fefe9a        
        
          <div style="background-color:#fefe9a;">Content here</div>
        
        
          .mybackground {background-color:#fefe9a;}
        
        Background color #fefe9a
      
           Border around this has a color of #fefe9a        
        
          <div style="border:2px solid #fefe9a;">Content here</div>
        
        
          .myborder {border:2px solid #fefe9a;}
        
        Border color #fefe9a