#f0310b color space conversions
Hex:
        #f0310b
        RGB:
        240, 49, 11
        CMY:
        6, 81, 96
        CMYK:
        0, 80, 95, 6
      HSL:
        10°, 91.2351%, 49.2157%
        HSV (HSB):
        10°, 95.4167%, 94.1176%
        XYZ:
        37.0939, 20.7461, 2.3659
        xyY:
        0.6161, 0.3446, 20.7461
      CIE-Lab:
        52.6704, 69.3979, 62.5875
        CIE-LCH:
        52.6704, 93.4519, 42.0462
        CIE-Luv:
        52.6704, 150.4113, 39.0657
        Hunter-Lab:
        45.5478, 65.6607, 28.8037
      #f0310b color charts
#f0310b RGB chart
      #f0310b CMYK chart
      #f0310b RGB pie chart
      #f0310b color shades, tints & tones
#f0310b color schemes
#f0310b color preview, HTML & CSS examples
           This text has a color of #f0310b        
        
          <p style="color:#f0310b;">Text here</p>
        
        
          .mytext {color:#f0310b;}
        
        Text color #f0310b
      
           This box has a color of #f0310b        
        
          <div style="background-color:#f0310b;">Content here</div>
        
        
          .mybackground {background-color:#f0310b;}
        
        Background color #f0310b
      
           Border around this has a color of #f0310b        
        
          <div style="border:2px solid #f0310b;">Content here</div>
        
        
          .myborder {border:2px solid #f0310b;}
        
        Border color #f0310b