#f1603d color space conversions
Hex:
        #f1603d
        RGB:
        241, 96, 61
        CMY:
        5, 62, 76
        CMYK:
        0, 60, 75, 5
      HSL:
        12°, 86.5385%, 59.2157%
        HSV (HSB):
        12°, 74.6888%, 94.5098%
        XYZ:
        41.3008, 27.4034, 7.5275
        xyY:
        0.5418, 0.3595, 27.4034
      CIE-Lab:
        59.3459, 53.9460, 47.8225
        CIE-LCH:
        59.3459, 72.0913, 41.5566
        CIE-Luv:
        59.3459, 115.7278, 39.3139
        Hunter-Lab:
        52.3483, 49.2202, 28.1181
      #f1603d color charts
#f1603d RGB chart
      #f1603d CMYK chart
      #f1603d RGB pie chart
      #f1603d color shades, tints & tones
#f1603d color schemes
#f1603d color preview, HTML & CSS examples
           This text has a color of #f1603d        
        
          <p style="color:#f1603d;">Text here</p>
        
        
          .mytext {color:#f1603d;}
        
        Text color #f1603d
      
           This box has a color of #f1603d        
        
          <div style="background-color:#f1603d;">Content here</div>
        
        
          .mybackground {background-color:#f1603d;}
        
        Background color #f1603d
      
           Border around this has a color of #f1603d        
        
          <div style="border:2px solid #f1603d;">Content here</div>
        
        
          .myborder {border:2px solid #f1603d;}
        
        Border color #f1603d