#fee300 color space conversions
Hex:
        #fee300
        RGB:
        254, 227, 0
        CMY:
        0, 11, 100
        CMYK:
        0, 11, 100, 0
      HSL:
        54°, 100.0000%, 49.8039%
        HSV (HSB):
        54°, 100.0000%, 99.6078%
        XYZ:
        68.3421, 76.0090, 11.0692
        xyY:
        0.4397, 0.4891, 76.0090
      CIE-Lab:
        89.8635, -8.3681, 89.1803
        CIE-LCH:
        89.8635, 89.5720, 95.3605
        CIE-Luv:
        89.8635, 26.0743, 96.4878
        Hunter-Lab:
        87.1831, -12.6458, 53.5005
      #fee300 color charts
#fee300 RGB chart
      #fee300 CMYK chart
      #fee300 RGB pie chart
      #fee300 color shades, tints & tones
#fee300 color schemes
#fee300 color preview, HTML & CSS examples
           This text has a color of #fee300        
        
          <p style="color:#fee300;">Text here</p>
        
        
          .mytext {color:#fee300;}
        
        Text color #fee300
      
           This box has a color of #fee300        
        
          <div style="background-color:#fee300;">Content here</div>
        
        
          .mybackground {background-color:#fee300;}
        
        Background color #fee300
      
           Border around this has a color of #fee300        
        
          <div style="border:2px solid #fee300;">Content here</div>
        
        
          .myborder {border:2px solid #fee300;}
        
        Border color #fee300