#f07a50 color space conversions
Hex:
        #f07a50
        RGB:
        240, 122, 80
        CMY:
        6, 52, 69
        CMYK:
        0, 49, 67, 6
      HSL:
        16°, 84.2105%, 62.7451%
        HSV (HSB):
        16°, 66.6667%, 94.1176%
        XYZ:
        44.3427, 33.0235, 11.6265
        xyY:
        0.4983, 0.3711, 33.0235
      CIE-Lab:
        64.1799, 42.1879, 43.3574
        CIE-LCH:
        64.1799, 60.4953, 45.7832
        CIE-Luv:
        64.1799, 92.4942, 40.8292
        Hunter-Lab:
        57.4661, 37.1707, 28.2308
      #f07a50 color charts
#f07a50 RGB chart
      #f07a50 CMYK chart
      #f07a50 RGB pie chart
      #f07a50 color shades, tints & tones
#f07a50 color schemes
#f07a50 color preview, HTML & CSS examples
           This text has a color of #f07a50        
        
          <p style="color:#f07a50;">Text here</p>
        
        
          .mytext {color:#f07a50;}
        
        Text color #f07a50
      
           This box has a color of #f07a50        
        
          <div style="background-color:#f07a50;">Content here</div>
        
        
          .mybackground {background-color:#f07a50;}
        
        Background color #f07a50
      
           Border around this has a color of #f07a50        
        
          <div style="border:2px solid #f07a50;">Content here</div>
        
        
          .myborder {border:2px solid #f07a50;}
        
        Border color #f07a50