#f5e314 color space conversions
Hex:
        #f5e314
        RGB:
        245, 227, 20
        CMY:
        4, 11, 92
        CMYK:
        0, 7, 92, 4
      HSL:
        55°, 91.8367%, 51.9608%
        HSV (HSB):
        55°, 91.8367%, 96.0784%
        XYZ:
        65.2515, 74.4012, 11.5836
        xyY:
        0.4315, 0.4920, 74.4012
      CIE-Lab:
        89.1117, -11.9844, 86.4601
        CIE-LCH:
        89.1117, 87.2867, 97.8916
        CIE-Luv:
        89.1117, 19.4620, 95.3653
        Hunter-Lab:
        86.2561, -15.9154, 52.4171
      #f5e314 color charts
#f5e314 RGB chart
      #f5e314 CMYK chart
      #f5e314 RGB pie chart
      #f5e314 color shades, tints & tones
#f5e314 color schemes
#f5e314 color preview, HTML & CSS examples
           This text has a color of #f5e314        
        
          <p style="color:#f5e314;">Text here</p>
        
        
          .mytext {color:#f5e314;}
        
        Text color #f5e314
      
           This box has a color of #f5e314        
        
          <div style="background-color:#f5e314;">Content here</div>
        
        
          .mybackground {background-color:#f5e314;}
        
        Background color #f5e314
      
           Border around this has a color of #f5e314        
        
          <div style="border:2px solid #f5e314;">Content here</div>
        
        
          .myborder {border:2px solid #f5e314;}
        
        Border color #f5e314