#f0470b color space conversions
Hex:
        #f0470b
        RGB:
        240, 71, 11
        CMY:
        6, 72, 96
        CMYK:
        0, 70, 95, 6
      HSL:
        16°, 91.2351%, 49.2157%
        HSV (HSB):
        16°, 95.4167%, 94.1176%
        XYZ:
        38.2488, 23.0559, 2.7509
        xyY:
        0.5971, 0.3599, 23.0559
      CIE-Lab:
        55.1299, 62.5504, 63.9516
        CIE-LCH:
        55.1299, 89.4559, 45.6346
        CIE-Luv:
        55.1299, 137.6873, 43.3952
        Hunter-Lab:
        48.0166, 58.1598, 30.2148
      #f0470b color charts
#f0470b RGB chart
      #f0470b CMYK chart
      #f0470b RGB pie chart
      #f0470b color shades, tints & tones
#f0470b color schemes
#f0470b color preview, HTML & CSS examples
           This text has a color of #f0470b        
        
          <p style="color:#f0470b;">Text here</p>
        
        
          .mytext {color:#f0470b;}
        
        Text color #f0470b
      
           This box has a color of #f0470b        
        
          <div style="background-color:#f0470b;">Content here</div>
        
        
          .mybackground {background-color:#f0470b;}
        
        Background color #f0470b
      
           Border around this has a color of #f0470b        
        
          <div style="border:2px solid #f0470b;">Content here</div>
        
        
          .myborder {border:2px solid #f0470b;}
        
        Border color #f0470b