#f3ae60 color space conversions
Hex:
        #f3ae60
        RGB:
        243, 174, 96
        CMY:
        5, 32, 62
        CMYK:
        0, 28, 60, 5
      HSL:
        32°, 85.9649%, 66.4706%
        HSV (HSB):
        32°, 60.4938%, 95.2941%
        XYZ:
        54.2095, 50.1713, 17.8932
        xyY:
        0.4433, 0.4103, 50.1713
      CIE-Lab:
        76.1743, 17.3477, 49.3728
        CIE-LCH:
        76.1743, 52.3318, 70.6405
        CIE-Luv:
        76.1743, 53.6358, 55.8830
        Hunter-Lab:
        70.8317, 12.6556, 34.6046
      #f3ae60 color charts
#f3ae60 RGB chart
      #f3ae60 CMYK chart
      #f3ae60 RGB pie chart
      #f3ae60 color shades, tints & tones
#f3ae60 color schemes
#f3ae60 color preview, HTML & CSS examples
           This text has a color of #f3ae60        
        
          <p style="color:#f3ae60;">Text here</p>
        
        
          .mytext {color:#f3ae60;}
        
        Text color #f3ae60
      
           This box has a color of #f3ae60        
        
          <div style="background-color:#f3ae60;">Content here</div>
        
        
          .mybackground {background-color:#f3ae60;}
        
        Background color #f3ae60
      
           Border around this has a color of #f3ae60        
        
          <div style="border:2px solid #f3ae60;">Content here</div>
        
        
          .myborder {border:2px solid #f3ae60;}
        
        Border color #f3ae60