#feeb32 color space conversions
Hex:
        #feeb32
        RGB:
        254, 235, 50
        CMY:
        0, 8, 80
        CMYK:
        0, 7, 80, 0
      HSL:
        54°, 99.0291%, 59.6078%
        HSV (HSB):
        54°, 80.3150%, 99.6078%
        XYZ:
        71.1571, 80.7178, 14.8473
        xyY:
        0.4268, 0.4841, 80.7178
      CIE-Lab:
        92.0060, -11.5352, 83.2752
        CIE-LCH:
        92.0060, 84.0703, 97.8864
        CIE-Luv:
        92.0060, 20.0184, 94.8843
        Hunter-Lab:
        89.8431, -15.8506, 53.0920
      #feeb32 color charts
#feeb32 RGB chart
      #feeb32 CMYK chart
      #feeb32 RGB pie chart
      #feeb32 color shades, tints & tones
#feeb32 color schemes
#feeb32 color preview, HTML & CSS examples
           This text has a color of #feeb32        
        
          <p style="color:#feeb32;">Text here</p>
        
        
          .mytext {color:#feeb32;}
        
        Text color #feeb32
      
           This box has a color of #feeb32        
        
          <div style="background-color:#feeb32;">Content here</div>
        
        
          .mybackground {background-color:#feeb32;}
        
        Background color #feeb32
      
           Border around this has a color of #feeb32        
        
          <div style="border:2px solid #feeb32;">Content here</div>
        
        
          .myborder {border:2px solid #feeb32;}
        
        Border color #feeb32