#f5c232 color space conversions
Hex:
        #f5c232
        RGB:
        245, 194, 50
        CMY:
        4, 24, 80
        CMYK:
        0, 21, 80, 4
      HSL:
        44°, 90.6977%, 57.8431%
        HSV (HSB):
        44°, 79.5918%, 96.0784%
        XYZ:
        57.5237, 58.2263, 11.2246
        xyY:
        0.4530, 0.4586, 58.2263
      CIE-Lab:
        80.8645, 5.4149, 73.2299
        CIE-LCH:
        80.8645, 73.4298, 85.7710
        CIE-Luv:
        80.8645, 42.7866, 78.7763
        Hunter-Lab:
        76.3062, 1.0271, 44.6928
      #f5c232 color charts
#f5c232 RGB chart
      #f5c232 CMYK chart
      #f5c232 RGB pie chart
      #f5c232 color shades, tints & tones
#f5c232 color schemes
#f5c232 color preview, HTML & CSS examples
           This text has a color of #f5c232        
        
          <p style="color:#f5c232;">Text here</p>
        
        
          .mytext {color:#f5c232;}
        
        Text color #f5c232
      
           This box has a color of #f5c232        
        
          <div style="background-color:#f5c232;">Content here</div>
        
        
          .mybackground {background-color:#f5c232;}
        
        Background color #f5c232
      
           Border around this has a color of #f5c232        
        
          <div style="border:2px solid #f5c232;">Content here</div>
        
        
          .myborder {border:2px solid #f5c232;}
        
        Border color #f5c232