#f5c420 color space conversions
Hex:
        #f5c420
        RGB:
        245, 196, 32
        CMY:
        4, 23, 87
        CMYK:
        0, 20, 87, 4
      HSL:
        46°, 91.4163%, 54.3137%
        HSV (HSB):
        46°, 86.9388%, 96.0784%
        XYZ:
        57.6568, 58.9966, 9.7151
        xyY:
        0.4563, 0.4669, 58.9966
      CIE-Lab:
        81.2897, 3.9079, 78.3707
        CIE-LCH:
        81.2897, 78.4680, 87.1453
        CIE-Luv:
        81.2897, 41.7336, 82.5000
        Hunter-Lab:
        76.8093, -0.4253, 46.2672
      #f5c420 color charts
#f5c420 RGB chart
      #f5c420 CMYK chart
      #f5c420 RGB pie chart
      #f5c420 color shades, tints & tones
#f5c420 color schemes
#f5c420 color preview, HTML & CSS examples
           This text has a color of #f5c420        
        
          <p style="color:#f5c420;">Text here</p>
        
        
          .mytext {color:#f5c420;}
        
        Text color #f5c420
      
           This box has a color of #f5c420        
        
          <div style="background-color:#f5c420;">Content here</div>
        
        
          .mybackground {background-color:#f5c420;}
        
        Background color #f5c420
      
           Border around this has a color of #f5c420        
        
          <div style="border:2px solid #f5c420;">Content here</div>
        
        
          .myborder {border:2px solid #f5c420;}
        
        Border color #f5c420