#fefa2e color space conversions
Hex:
        #fefa2e
        RGB:
        254, 250, 46
        CMY:
        0, 2, 82
        CMYK:
        0, 2, 82, 0
      HSL:
        59°, 99.0476%, 58.8235%
        HSV (HSB):
        59°, 81.8898%, 99.6078%
        XYZ:
        75.5518, 89.6393, 15.9049
        xyY:
        0.4172, 0.4950, 89.6393
      CIE-Lab:
        95.8469, -18.9306, 87.5092
        CIE-LCH:
        95.8469, 89.5334, 102.2066
        CIE-Luv:
        95.8469, 10.0224, 101.2725
        Hunter-Lab:
        94.6780, -23.2460, 56.3145
      #fefa2e color charts
#fefa2e RGB chart
      #fefa2e CMYK chart
      #fefa2e RGB pie chart
      #fefa2e color shades, tints & tones
#fefa2e color schemes
#fefa2e color preview, HTML & CSS examples
           This text has a color of #fefa2e        
        
          <p style="color:#fefa2e;">Text here</p>
        
        
          .mytext {color:#fefa2e;}
        
        Text color #fefa2e
      
           This box has a color of #fefa2e        
        
          <div style="background-color:#fefa2e;">Content here</div>
        
        
          .mybackground {background-color:#fefa2e;}
        
        Background color #fefa2e
      
           Border around this has a color of #fefa2e        
        
          <div style="border:2px solid #fefa2e;">Content here</div>
        
        
          .myborder {border:2px solid #fefa2e;}
        
        Border color #fefa2e