#f1995e color space conversions
Hex:
        #f1995e
        RGB:
        241, 153, 94
        CMY:
        5, 40, 63
        CMYK:
        0, 37, 61, 5
      HSL:
        24°, 84.0000%, 65.6863%
        HSV (HSB):
        24°, 60.9959%, 94.5098%
        XYZ:
        49.6872, 42.2914, 16.1339
        xyY:
        0.4596, 0.3912, 42.2914
      CIE-Lab:
        71.0714, 27.4764, 44.2895
        CIE-LCH:
        71.0714, 52.1202, 58.1853
        CIE-Luv:
        71.0714, 67.9130, 47.4098
        Hunter-Lab:
        65.0318, 22.5763, 30.8129
      #f1995e color charts
#f1995e RGB chart
      #f1995e CMYK chart
      #f1995e RGB pie chart
      #f1995e color shades, tints & tones
#f1995e color schemes
#f1995e color preview, HTML & CSS examples
           This text has a color of #f1995e        
        
          <p style="color:#f1995e;">Text here</p>
        
        
          .mytext {color:#f1995e;}
        
        Text color #f1995e
      
           This box has a color of #f1995e        
        
          <div style="background-color:#f1995e;">Content here</div>
        
        
          .mybackground {background-color:#f1995e;}
        
        Background color #f1995e
      
           Border around this has a color of #f1995e        
        
          <div style="border:2px solid #f1995e;">Content here</div>
        
        
          .myborder {border:2px solid #f1995e;}
        
        Border color #f1995e