#f5c382 color space conversions
Hex:
        #f5c382
        RGB:
        245, 195, 130
        CMY:
        4, 24, 49
        CMYK:
        0, 20, 47, 4
      HSL:
        34°, 85.1852%, 73.5294%
        HSV (HSB):
        34°, 46.9388%, 96.0784%
        XYZ:
        61.2006, 60.0544, 29.4851
        xyY:
        0.4060, 0.3984, 60.0544
      CIE-Lab:
        81.8677, 9.9162, 39.3444
        CIE-LCH:
        81.8677, 40.5748, 75.8541
        CIE-Luv:
        81.8677, 37.4632, 49.1532
        Hunter-Lab:
        77.4948, 5.3524, 31.6877
      #f5c382 color charts
#f5c382 RGB chart
      #f5c382 CMYK chart
      #f5c382 RGB pie chart
      #f5c382 color shades, tints & tones
#f5c382 color schemes
#f5c382 color preview, HTML & CSS examples
           This text has a color of #f5c382        
        
          <p style="color:#f5c382;">Text here</p>
        
        
          .mytext {color:#f5c382;}
        
        Text color #f5c382
      
           This box has a color of #f5c382        
        
          <div style="background-color:#f5c382;">Content here</div>
        
        
          .mybackground {background-color:#f5c382;}
        
        Background color #f5c382
      
           Border around this has a color of #f5c382        
        
          <div style="border:2px solid #f5c382;">Content here</div>
        
        
          .myborder {border:2px solid #f5c382;}
        
        Border color #f5c382