#f1850e color space conversions
Hex:
        #f1850e
        RGB:
        241, 133, 14
        CMY:
        5, 48, 95
        CMYK:
        0, 45, 94, 5
      HSL:
        31°, 89.0196%, 50.0000%
        HSV (HSB):
        31°, 94.1909%, 94.5098%
        XYZ:
        44.7424, 35.5075, 4.9109
        xyY:
        0.5254, 0.4169, 35.5075
      CIE-Lab:
        66.1419, 34.8929, 70.4320
        CIE-LCH:
        66.1419, 78.6015, 63.6456
        CIE-Luv:
        66.1419, 89.7926, 61.3876
        Hunter-Lab:
        59.5882, 29.7492, 36.8254
      #f1850e color charts
#f1850e RGB chart
      #f1850e CMYK chart
      #f1850e RGB pie chart
      #f1850e color shades, tints & tones
#f1850e color schemes
#f1850e color preview, HTML & CSS examples
           This text has a color of #f1850e        
        
          <p style="color:#f1850e;">Text here</p>
        
        
          .mytext {color:#f1850e;}
        
        Text color #f1850e
      
           This box has a color of #f1850e        
        
          <div style="background-color:#f1850e;">Content here</div>
        
        
          .mybackground {background-color:#f1850e;}
        
        Background color #f1850e
      
           Border around this has a color of #f1850e        
        
          <div style="border:2px solid #f1850e;">Content here</div>
        
        
          .myborder {border:2px solid #f1850e;}
        
        Border color #f1850e