#feb114 color space conversions
Hex:
        #feb114
        RGB:
        254, 177, 20
        CMY:
        0, 31, 92
        CMYK:
        0, 30, 92, 0
      HSL:
        40°, 99.1525%, 53.7255%
        HSV (HSB):
        40°, 92.1260%, 99.6078%
        XYZ:
        56.7215, 52.5656, 7.8185
        xyY:
        0.4844, 0.4489, 52.5656
      CIE-Lab:
        77.6178, 17.4337, 78.2815
        CIE-LCH:
        77.6178, 80.1993, 77.4448
        CIE-Luv:
        77.6178, 63.9226, 76.9731
        Hunter-Lab:
        72.5022, 12.7692, 44.3578
      #feb114 color charts
#feb114 RGB chart
      #feb114 CMYK chart
      #feb114 RGB pie chart
      #feb114 color shades, tints & tones
#feb114 color schemes
#feb114 color preview, HTML & CSS examples
           This text has a color of #feb114        
        
          <p style="color:#feb114;">Text here</p>
        
        
          .mytext {color:#feb114;}
        
        Text color #feb114
      
           This box has a color of #feb114        
        
          <div style="background-color:#feb114;">Content here</div>
        
        
          .mybackground {background-color:#feb114;}
        
        Background color #feb114
      
           Border around this has a color of #feb114        
        
          <div style="border:2px solid #feb114;">Content here</div>
        
        
          .myborder {border:2px solid #feb114;}
        
        Border color #feb114