#f2301b color space conversions
Hex:
        #f2301b
        RGB:
        242, 48, 27
        CMY:
        5, 81, 89
        CMYK:
        0, 80, 89, 5
      HSL:
        6°, 89.2116%, 52.7451%
        HSV (HSB):
        6°, 88.8430%, 94.9020%
        XYZ:
        37.8727, 21.0703, 3.1078
        xyY:
        0.6104, 0.3396, 21.0703
      CIE-Lab:
        53.0263, 70.4035, 57.8896
        CIE-LCH:
        53.0263, 91.1474, 39.4289
        CIE-Luv:
        53.0263, 151.1059, 37.0228
        Hunter-Lab:
        45.9024, 66.9461, 28.1175
      #f2301b color charts
#f2301b RGB chart
      #f2301b CMYK chart
      #f2301b RGB pie chart
      #f2301b color shades, tints & tones
#f2301b color schemes
#f2301b color preview, HTML & CSS examples
           This text has a color of #f2301b        
        
          <p style="color:#f2301b;">Text here</p>
        
        
          .mytext {color:#f2301b;}
        
        Text color #f2301b
      
           This box has a color of #f2301b        
        
          <div style="background-color:#f2301b;">Content here</div>
        
        
          .mybackground {background-color:#f2301b;}
        
        Background color #f2301b
      
           Border around this has a color of #f2301b        
        
          <div style="border:2px solid #f2301b;">Content here</div>
        
        
          .myborder {border:2px solid #f2301b;}
        
        Border color #f2301b