#f0311e color space conversions
Hex:
        #f0311e
        RGB:
        240, 49, 30
        CMY:
        6, 81, 88
        CMYK:
        0, 80, 88, 6
      HSL:
        5°, 87.5000%, 52.9412%
        HSV (HSB):
        5°, 87.5000%, 94.1176%
        XYZ:
        37.2678, 20.8156, 3.2819
        xyY:
        0.6073, 0.3392, 20.8156
      CIE-Lab:
        52.7471, 69.6376, 56.2874
        CIE-LCH:
        52.7471, 89.5414, 38.9483
        CIE-Luv:
        52.7471, 148.7987, 36.3419
        Hunter-Lab:
        45.6241, 65.9645, 27.6720
      #f0311e color charts
#f0311e RGB chart
      #f0311e CMYK chart
      #f0311e RGB pie chart
      #f0311e color shades, tints & tones
#f0311e color schemes
#f0311e color preview, HTML & CSS examples
           This text has a color of #f0311e        
        
          <p style="color:#f0311e;">Text here</p>
        
        
          .mytext {color:#f0311e;}
        
        Text color #f0311e
      
           This box has a color of #f0311e        
        
          <div style="background-color:#f0311e;">Content here</div>
        
        
          .mybackground {background-color:#f0311e;}
        
        Background color #f0311e
      
           Border around this has a color of #f0311e        
        
          <div style="border:2px solid #f0311e;">Content here</div>
        
        
          .myborder {border:2px solid #f0311e;}
        
        Border color #f0311e