#f1a550 color space conversions
Hex:
        #f1a550
        RGB:
        241, 165, 80
        CMY:
        5, 35, 69
        CMYK:
        0, 32, 67, 5
      HSL:
        32°, 85.1852%, 62.9412%
        HSV (HSB):
        32°, 66.8050%, 94.5098%
        XYZ:
        51.1787, 46.1902, 13.8076
        xyY:
        0.4603, 0.4155, 46.1902
      CIE-Lab:
        73.6688, 20.2710, 54.1206
        CIE-LCH:
        73.6688, 57.7924, 69.4664
        CIE-Luv:
        73.6688, 60.1360, 58.3489
        Hunter-Lab:
        67.9634, 15.4806, 35.5289
      #f1a550 color charts
#f1a550 RGB chart
      #f1a550 CMYK chart
      #f1a550 RGB pie chart
      #f1a550 color shades, tints & tones
#f1a550 color schemes
#f1a550 color preview, HTML & CSS examples
           This text has a color of #f1a550        
        
          <p style="color:#f1a550;">Text here</p>
        
        
          .mytext {color:#f1a550;}
        
        Text color #f1a550
      
           This box has a color of #f1a550        
        
          <div style="background-color:#f1a550;">Content here</div>
        
        
          .mybackground {background-color:#f1a550;}
        
        Background color #f1a550
      
           Border around this has a color of #f1a550        
        
          <div style="border:2px solid #f1a550;">Content here</div>
        
        
          .myborder {border:2px solid #f1a550;}
        
        Border color #f1a550