#f1a060 color space conversions
Hex:
        #f1a060
        RGB:
        241, 160, 96
        CMY:
        5, 37, 62
        CMYK:
        0, 34, 60, 5
      HSL:
        26°, 83.8150%, 66.0784%
        HSV (HSB):
        26°, 60.1660%, 94.5098%
        XYZ:
        50.9578, 44.6869, 17.0060
        xyY:
        0.4524, 0.3967, 44.6869
      CIE-Lab:
        72.6853, 23.9241, 45.1986
        CIE-LCH:
        72.6853, 51.1398, 62.1072
        CIE-Luv:
        72.6853, 62.4532, 49.5478
        Hunter-Lab:
        66.8483, 19.0843, 31.7106
      #f1a060 color charts
#f1a060 RGB chart
      #f1a060 CMYK chart
      #f1a060 RGB pie chart
      #f1a060 color shades, tints & tones
#f1a060 color schemes
#f1a060 color preview, HTML & CSS examples
           This text has a color of #f1a060        
        
          <p style="color:#f1a060;">Text here</p>
        
        
          .mytext {color:#f1a060;}
        
        Text color #f1a060
      
           This box has a color of #f1a060        
        
          <div style="background-color:#f1a060;">Content here</div>
        
        
          .mybackground {background-color:#f1a060;}
        
        Background color #f1a060
      
           Border around this has a color of #f1a060        
        
          <div style="border:2px solid #f1a060;">Content here</div>
        
        
          .myborder {border:2px solid #f1a060;}
        
        Border color #f1a060