#f2291f color space conversions
Hex:
        #f2291f
        RGB:
        242, 41, 31
        CMY:
        5, 84, 88
        CMYK:
        0, 83, 87, 5
      HSL:
        3°, 89.0295%, 53.5294%
        HSV (HSB):
        3°, 87.1901%, 94.9020%
        XYZ:
        37.6582, 20.5621, 3.2804
        xyY:
        0.6123, 0.3343, 20.5621
      CIE-Lab:
        52.4668, 72.1192, 55.8136
        CIE-LCH:
        52.4668, 91.1939, 37.7366
        CIE-Luv:
        52.4668, 153.7173, 35.1899
        Hunter-Lab:
        45.3454, 68.8853, 27.4526
      #f2291f color charts
#f2291f RGB chart
      #f2291f CMYK chart
      #f2291f RGB pie chart
      #f2291f color shades, tints & tones
#f2291f color schemes
#f2291f color preview, HTML & CSS examples
           This text has a color of #f2291f        
        
          <p style="color:#f2291f;">Text here</p>
        
        
          .mytext {color:#f2291f;}
        
        Text color #f2291f
      
           This box has a color of #f2291f        
        
          <div style="background-color:#f2291f;">Content here</div>
        
        
          .mybackground {background-color:#f2291f;}
        
        Background color #f2291f
      
           Border around this has a color of #f2291f        
        
          <div style="border:2px solid #f2291f;">Content here</div>
        
        
          .myborder {border:2px solid #f2291f;}
        
        Border color #f2291f