#f1914e color space conversions
Hex:
        #f1914e
        RGB:
        241, 145, 78
        CMY:
        5, 43, 69
        CMYK:
        0, 40, 68, 5
      HSL:
        25°, 85.3403%, 62.5490%
        HSV (HSB):
        25°, 67.6349%, 94.5098%
        XYZ:
        47.7762, 39.5016, 12.3142
        xyY:
        0.4797, 0.3966, 39.5016
      CIE-Lab:
        69.1131, 30.6856, 50.0276
        CIE-LCH:
        69.1131, 58.6887, 58.4761
        CIE-Luv:
        69.1131, 75.7774, 50.8601
        Hunter-Lab:
        62.8503, 25.7001, 32.3786
      #f1914e color charts
#f1914e RGB chart
      #f1914e CMYK chart
      #f1914e RGB pie chart
      #f1914e color shades, tints & tones
#f1914e color schemes
#f1914e color preview, HTML & CSS examples
           This text has a color of #f1914e        
        
          <p style="color:#f1914e;">Text here</p>
        
        
          .mytext {color:#f1914e;}
        
        Text color #f1914e
      
           This box has a color of #f1914e        
        
          <div style="background-color:#f1914e;">Content here</div>
        
        
          .mybackground {background-color:#f1914e;}
        
        Background color #f1914e
      
           Border around this has a color of #f1914e        
        
          <div style="border:2px solid #f1914e;">Content here</div>
        
        
          .myborder {border:2px solid #f1914e;}
        
        Border color #f1914e