#f5c248 color space conversions
Hex:
        #f5c248
        RGB:
        245, 194, 72
        CMY:
        4, 24, 72
        CMYK:
        0, 21, 71, 4
      HSL:
        42°, 89.6373%, 62.1569%
        HSV (HSB):
        42°, 70.6122%, 96.0784%
        XYZ:
        58.1177, 58.4639, 14.3524
        xyY:
        0.4439, 0.4465, 58.4639
      CIE-Lab:
        80.9960, 6.2986, 65.4492
        CIE-LCH:
        80.9960, 65.7516, 84.5030
        CIE-Luv:
        80.9960, 41.9366, 73.2870
        Hunter-Lab:
        76.4617, 1.8678, 42.3940
      #f5c248 color charts
#f5c248 RGB chart
      #f5c248 CMYK chart
      #f5c248 RGB pie chart
      #f5c248 color shades, tints & tones
#f5c248 color schemes
#f5c248 color preview, HTML & CSS examples
           This text has a color of #f5c248        
        
          <p style="color:#f5c248;">Text here</p>
        
        
          .mytext {color:#f5c248;}
        
        Text color #f5c248
      
           This box has a color of #f5c248        
        
          <div style="background-color:#f5c248;">Content here</div>
        
        
          .mybackground {background-color:#f5c248;}
        
        Background color #f5c248
      
           Border around this has a color of #f5c248        
        
          <div style="border:2px solid #f5c248;">Content here</div>
        
        
          .myborder {border:2px solid #f5c248;}
        
        Border color #f5c248