#f1802f color space conversions
Hex:
        #f1802f
        RGB:
        241, 128, 47
        CMY:
        5, 50, 82
        CMYK:
        0, 47, 80, 5
      HSL:
        25°, 87.3874%, 56.4706%
        HSV (HSB):
        25°, 80.4979%, 94.5098%
        XYZ:
        44.5079, 34.3444, 6.9726
        xyY:
        0.5186, 0.4002, 34.3444
      CIE-Lab:
        65.2350, 38.1213, 60.0446
        CIE-LCH:
        65.2350, 71.1237, 57.5892
        CIE-Luv:
        65.2350, 92.2673, 54.3186
        Hunter-Lab:
        58.6041, 33.0079, 33.9686
      #f1802f color charts
#f1802f RGB chart
      #f1802f CMYK chart
      #f1802f RGB pie chart
      #f1802f color shades, tints & tones
#f1802f color schemes
#f1802f color preview, HTML & CSS examples
           This text has a color of #f1802f        
        
          <p style="color:#f1802f;">Text here</p>
        
        
          .mytext {color:#f1802f;}
        
        Text color #f1802f
      
           This box has a color of #f1802f        
        
          <div style="background-color:#f1802f;">Content here</div>
        
        
          .mybackground {background-color:#f1802f;}
        
        Background color #f1802f
      
           Border around this has a color of #f1802f        
        
          <div style="border:2px solid #f1802f;">Content here</div>
        
        
          .myborder {border:2px solid #f1802f;}
        
        Border color #f1802f