#f5c280 color space conversions
Hex:
        #f5c280
        RGB:
        245, 194, 128
        CMY:
        4, 24, 50
        CMYK:
        0, 21, 48, 4
      HSL:
        34°, 85.4015%, 73.1373%
        HSV (HSB):
        34°, 47.7551%, 96.0784%
        XYZ:
        60.8443, 59.5546, 28.7104
        xyY:
        0.4081, 0.3994, 59.5546
      CIE-Lab:
        81.5955, 10.2503, 40.0183
        CIE-LCH:
        81.5955, 41.3102, 75.6332
        CIE-Luv:
        81.5955, 38.3038, 49.7425
        Hunter-Lab:
        77.1716, 5.6841, 31.9623
      #f5c280 color charts
#f5c280 RGB chart
      #f5c280 CMYK chart
      #f5c280 RGB pie chart
      #f5c280 color shades, tints & tones
#f5c280 color schemes
#f5c280 color preview, HTML & CSS examples
           This text has a color of #f5c280        
        
          <p style="color:#f5c280;">Text here</p>
        
        
          .mytext {color:#f5c280;}
        
        Text color #f5c280
      
           This box has a color of #f5c280        
        
          <div style="background-color:#f5c280;">Content here</div>
        
        
          .mybackground {background-color:#f5c280;}
        
        Background color #f5c280
      
           Border around this has a color of #f5c280        
        
          <div style="border:2px solid #f5c280;">Content here</div>
        
        
          .myborder {border:2px solid #f5c280;}
        
        Border color #f5c280