#f07250 color space conversions
Hex:
        #f07250
        RGB:
        240, 114, 80
        CMY:
        6, 55, 69
        CMYK:
        0, 53, 67, 6
      HSL:
        13°, 84.2105%, 62.7451%
        HSV (HSB):
        13°, 66.6667%, 94.1176%
        XYZ:
        43.4005, 31.1391, 11.3124
        xyY:
        0.5055, 0.3627, 31.1391
      CIE-Lab:
        62.6249, 46.1245, 41.5384
        CIE-LCH:
        62.6249, 62.0718, 42.0053
        CIE-Luv:
        62.6249, 98.5356, 37.8007
        Hunter-Lab:
        55.8024, 41.1746, 27.0423
      #f07250 color charts
#f07250 RGB chart
      #f07250 CMYK chart
      #f07250 RGB pie chart
      #f07250 color shades, tints & tones
#f07250 color schemes
#f07250 color preview, HTML & CSS examples
           This text has a color of #f07250        
        
          <p style="color:#f07250;">Text here</p>
        
        
          .mytext {color:#f07250;}
        
        Text color #f07250
      
           This box has a color of #f07250        
        
          <div style="background-color:#f07250;">Content here</div>
        
        
          .mybackground {background-color:#f07250;}
        
        Background color #f07250
      
           Border around this has a color of #f07250        
        
          <div style="border:2px solid #f07250;">Content here</div>
        
        
          .myborder {border:2px solid #f07250;}
        
        Border color #f07250