#feb828 color space conversions
Hex:
        #feb828
        RGB:
        254, 184, 40
        CMY:
        0, 28, 84
        CMYK:
        0, 28, 84, 0
      HSL:
        40°, 99.0741%, 57.6471%
        HSV (HSB):
        40°, 84.2520%, 99.6078%
        XYZ:
        58.3965, 55.5050, 9.6432
        xyY:
        0.4727, 0.4493, 55.5050
      CIE-Lab:
        79.3313, 14.1520, 75.2152
        CIE-LCH:
        79.3313, 76.5350, 79.3442
        CIE-Luv:
        79.3313, 57.8413, 77.0446
        Hunter-Lab:
        74.5017, 9.5354, 44.4769
      #feb828 color charts
#feb828 RGB chart
      #feb828 CMYK chart
      #feb828 RGB pie chart
      #feb828 color shades, tints & tones
#feb828 color schemes
#feb828 color preview, HTML & CSS examples
           This text has a color of #feb828        
        
          <p style="color:#feb828;">Text here</p>
        
        
          .mytext {color:#feb828;}
        
        Text color #feb828
      
           This box has a color of #feb828        
        
          <div style="background-color:#feb828;">Content here</div>
        
        
          .mybackground {background-color:#feb828;}
        
        Background color #feb828
      
           Border around this has a color of #feb828        
        
          <div style="border:2px solid #feb828;">Content here</div>
        
        
          .myborder {border:2px solid #feb828;}
        
        Border color #feb828