#fefe2b color space conversions
Hex:
        #fefe2b
        RGB:
        254, 254, 43
        CMY:
        0, 0, 83
        CMYK:
        0, 0, 83, 0
      HSL:
        60°, 99.0610%, 58.2353%
        HSV (HSB):
        60°, 83.0709%, 99.6078%
        XYZ:
        76.7509, 92.1289, 16.0229
        xyY:
        0.4151, 0.4983, 92.1289
      CIE-Lab:
        96.8730, -20.9156, 89.0182
        CIE-LCH:
        96.8730, 91.4424, 103.2223
        CIE-Luv:
        96.8730, 7.4453, 103.2156
        Hunter-Lab:
        95.9838, -25.2388, 57.2911
      #fefe2b color charts
#fefe2b RGB chart
      #fefe2b CMYK chart
      #fefe2b RGB pie chart
      #fefe2b color shades, tints & tones
#fefe2b color schemes
#fefe2b color preview, HTML & CSS examples
           This text has a color of #fefe2b        
        
          <p style="color:#fefe2b;">Text here</p>
        
        
          .mytext {color:#fefe2b;}
        
        Text color #fefe2b
      
           This box has a color of #fefe2b        
        
          <div style="background-color:#fefe2b;">Content here</div>
        
        
          .mybackground {background-color:#fefe2b;}
        
        Background color #fefe2b
      
           Border around this has a color of #fefe2b        
        
          <div style="border:2px solid #fefe2b;">Content here</div>
        
        
          .myborder {border:2px solid #fefe2b;}
        
        Border color #fefe2b