#febe14 color space conversions
Hex:
        #febe14
        RGB:
        254, 190, 20
        CMY:
        0, 25, 92
        CMYK:
        0, 25, 92, 0
      HSL:
        44°, 99.1525%, 53.7255%
        HSV (HSB):
        44°, 92.1260%, 99.6078%
        XYZ:
        59.4128, 57.9482, 8.7156
        xyY:
        0.4712, 0.4596, 57.9482
      CIE-Lab:
        80.7100, 10.6606, 80.5478
        CIE-LCH:
        80.7100, 81.2502, 82.4606
        CIE-Luv:
        80.7100, 53.5800, 81.7317
        Hunter-Lab:
        76.1237, 6.0984, 46.4984
      #febe14 color charts
#febe14 RGB chart
      #febe14 CMYK chart
      #febe14 RGB pie chart
      #febe14 color shades, tints & tones
#febe14 color schemes
#febe14 color preview, HTML & CSS examples
           This text has a color of #febe14        
        
          <p style="color:#febe14;">Text here</p>
        
        
          .mytext {color:#febe14;}
        
        Text color #febe14
      
           This box has a color of #febe14        
        
          <div style="background-color:#febe14;">Content here</div>
        
        
          .mybackground {background-color:#febe14;}
        
        Background color #febe14
      
           Border around this has a color of #febe14        
        
          <div style="border:2px solid #febe14;">Content here</div>
        
        
          .myborder {border:2px solid #febe14;}
        
        Border color #febe14