#f2401b color space conversions
Hex:
        #f2401b
        RGB:
        242, 64, 27
        CMY:
        5, 75, 89
        CMYK:
        0, 74, 89, 5
      HSL:
        10°, 89.2116%, 52.7451%
        HSV (HSB):
        10°, 88.8430%, 94.9020%
        XYZ:
        38.6492, 22.6232, 3.3666
        xyY:
        0.5979, 0.3500, 22.6232
      CIE-Lab:
        54.6820, 65.7641, 59.0926
        CIE-LCH:
        54.6820, 88.4130, 41.9414
        CIE-Luv:
        54.6820, 142.5332, 40.0200
        Hunter-Lab:
        47.5638, 61.8080, 29.0981
      #f2401b color charts
#f2401b RGB chart
      #f2401b CMYK chart
      #f2401b RGB pie chart
      #f2401b color shades, tints & tones
#f2401b color schemes
#f2401b color preview, HTML & CSS examples
           This text has a color of #f2401b        
        
          <p style="color:#f2401b;">Text here</p>
        
        
          .mytext {color:#f2401b;}
        
        Text color #f2401b
      
           This box has a color of #f2401b        
        
          <div style="background-color:#f2401b;">Content here</div>
        
        
          .mybackground {background-color:#f2401b;}
        
        Background color #f2401b
      
           Border around this has a color of #f2401b        
        
          <div style="border:2px solid #f2401b;">Content here</div>
        
        
          .myborder {border:2px solid #f2401b;}
        
        Border color #f2401b