#f1853a color space conversions
Hex:
        #f1853a
        RGB:
        241, 133, 58
        CMY:
        5, 48, 77
        CMYK:
        0, 45, 76, 5
      HSL:
        25°, 86.7299%, 58.6275%
        HSV (HSB):
        25°, 75.9336%, 94.5098%
        XYZ:
        45.4269, 35.7813, 8.5152
        xyY:
        0.5063, 0.3988, 35.7813
      CIE-Lab:
        66.3525, 35.9586, 56.4590
        CIE-LCH:
        66.3525, 66.9376, 57.5071
        CIE-Luv:
        66.3525, 87.2697, 53.1261
        Hunter-Lab:
        59.8175, 30.8767, 33.4321
      #f1853a color charts
#f1853a RGB chart
      #f1853a CMYK chart
      #f1853a RGB pie chart
      #f1853a color shades, tints & tones
#f1853a color schemes
#f1853a color preview, HTML & CSS examples
           This text has a color of #f1853a        
        
          <p style="color:#f1853a;">Text here</p>
        
        
          .mytext {color:#f1853a;}
        
        Text color #f1853a
      
           This box has a color of #f1853a        
        
          <div style="background-color:#f1853a;">Content here</div>
        
        
          .mybackground {background-color:#f1853a;}
        
        Background color #f1853a
      
           Border around this has a color of #f1853a        
        
          <div style="border:2px solid #f1853a;">Content here</div>
        
        
          .myborder {border:2px solid #f1853a;}
        
        Border color #f1853a