#f3241e color space conversions
Hex:
        #f3241e
        RGB:
        243, 36, 30
        CMY:
        5, 86, 88
        CMYK:
        0, 85, 88, 5
      HSL:
        2°, 89.8734%, 53.5294%
        HSV (HSB):
        2°, 87.6543%, 95.2941%
        XYZ:
        37.8274, 20.4102, 3.1741
        xyY:
        0.6160, 0.3324, 20.4102
      CIE-Lab:
        52.2978, 73.3966, 56.2016
        CIE-LCH:
        52.2978, 92.4428, 37.4422
        CIE-Luv:
        52.2978, 156.4995, 34.8753
        Hunter-Lab:
        45.1776, 70.3978, 27.4587
      #f3241e color charts
#f3241e RGB chart
      #f3241e CMYK chart
      #f3241e RGB pie chart
      #f3241e color shades, tints & tones
#f3241e color schemes
#f3241e color preview, HTML & CSS examples
           This text has a color of #f3241e        
        
          <p style="color:#f3241e;">Text here</p>
        
        
          .mytext {color:#f3241e;}
        
        Text color #f3241e
      
           This box has a color of #f3241e        
        
          <div style="background-color:#f3241e;">Content here</div>
        
        
          .mybackground {background-color:#f3241e;}
        
        Background color #f3241e
      
           Border around this has a color of #f3241e        
        
          <div style="border:2px solid #f3241e;">Content here</div>
        
        
          .myborder {border:2px solid #f3241e;}
        
        Border color #f3241e