#f0401f color space conversions
Hex:
        #f0401f
        RGB:
        240, 64, 31
        CMY:
        6, 75, 88
        CMYK:
        0, 73, 87, 6
      HSL:
        9°, 87.4477%, 53.1373%
        HSV (HSB):
        9°, 87.0833%, 94.1176%
        XYZ:
        38.0159, 22.2910, 3.5953
        xyY:
        0.5949, 0.3488, 22.2910
      CIE-Lab:
        54.3344, 65.2283, 57.1029
        CIE-LCH:
        54.3344, 86.6918, 41.1999
        CIE-Luv:
        54.3344, 140.5776, 39.0223
        Hunter-Lab:
        47.2133, 61.1038, 28.5345
      #f0401f color charts
#f0401f RGB chart
      #f0401f CMYK chart
      #f0401f RGB pie chart
      #f0401f color shades, tints & tones
#f0401f color schemes
#f0401f color preview, HTML & CSS examples
           This text has a color of #f0401f        
        
          <p style="color:#f0401f;">Text here</p>
        
        
          .mytext {color:#f0401f;}
        
        Text color #f0401f
      
           This box has a color of #f0401f        
        
          <div style="background-color:#f0401f;">Content here</div>
        
        
          .mybackground {background-color:#f0401f;}
        
        Background color #f0401f
      
           Border around this has a color of #f0401f        
        
          <div style="border:2px solid #f0401f;">Content here</div>
        
        
          .myborder {border:2px solid #f0401f;}
        
        Border color #f0401f