#fef96a color space conversions
Hex:
        #fef96a
        RGB:
        254, 249, 106
        CMY:
        0, 2, 58
        CMYK:
        0, 2, 58, 0
      HSL:
        58°, 98.6667%, 70.5882%
        HSV (HSB):
        58°, 58.2677%, 99.6078%
        XYZ:
        77.3503, 89.8628, 26.9041
        xyY:
        0.3985, 0.4629, 89.8628
      CIE-Lab:
        95.9398, -15.6847, 67.4980
        CIE-LCH:
        95.9398, 69.2964, 103.0818
        CIE-Luv:
        95.9398, 9.4852, 85.6723
        Hunter-Lab:
        94.7960, -20.2432, 49.5300
      #fef96a color charts
#fef96a RGB chart
      #fef96a CMYK chart
      #fef96a RGB pie chart
      #fef96a color shades, tints & tones
#fef96a color schemes
#fef96a color preview, HTML & CSS examples
           This text has a color of #fef96a        
        
          <p style="color:#fef96a;">Text here</p>
        
        
          .mytext {color:#fef96a;}
        
        Text color #fef96a
      
           This box has a color of #fef96a        
        
          <div style="background-color:#fef96a;">Content here</div>
        
        
          .mybackground {background-color:#fef96a;}
        
        Background color #fef96a
      
           Border around this has a color of #fef96a        
        
          <div style="border:2px solid #fef96a;">Content here</div>
        
        
          .myborder {border:2px solid #fef96a;}
        
        Border color #fef96a