#f5c960 color space conversions
Hex:
        #f5c960
        RGB:
        245, 201, 96
        CMY:
        4, 21, 62
        CMYK:
        0, 18, 61, 4
      HSL:
        42°, 88.1657%, 66.8627%
        HSV (HSB):
        42°, 60.8163%, 96.0784%
        XYZ:
        60.6542, 62.0303, 19.8426
        xyY:
        0.4256, 0.4352, 62.0303
      CIE-Lab:
        82.9295, 4.0508, 57.1779
        CIE-LCH:
        82.9295, 57.3212, 85.9476
        CIE-Luv:
        82.9295, 35.6670, 67.9516
        Hunter-Lab:
        78.7593, -0.3623, 40.1940
      #f5c960 color charts
#f5c960 RGB chart
      #f5c960 CMYK chart
      #f5c960 RGB pie chart
      #f5c960 color shades, tints & tones
#f5c960 color schemes
#f5c960 color preview, HTML & CSS examples
           This text has a color of #f5c960        
        
          <p style="color:#f5c960;">Text here</p>
        
        
          .mytext {color:#f5c960;}
        
        Text color #f5c960
      
           This box has a color of #f5c960        
        
          <div style="background-color:#f5c960;">Content here</div>
        
        
          .mybackground {background-color:#f5c960;}
        
        Background color #f5c960
      
           Border around this has a color of #f5c960        
        
          <div style="border:2px solid #f5c960;">Content here</div>
        
        
          .myborder {border:2px solid #f5c960;}
        
        Border color #f5c960