#fa243f color space conversions
Hex:
        #fa243f
        RGB:
        250, 36, 63
        CMY:
        2, 86, 75
        CMYK:
        0, 86, 75, 2
      HSL:
        352°, 95.5357%, 56.0784%
        HSV (HSB):
        352°, 85.6000%, 98.0392%
        XYZ:
        40.9524, 21.9446, 6.7799
        xyY:
        0.5877, 0.3149, 21.9446
      CIE-Lab:
        53.9682, 76.0579, 41.3631
        CIE-LCH:
        53.9682, 86.5778, 28.5390
        CIE-Luv:
        53.9682, 155.5337, 26.2951
        Hunter-Lab:
        46.8451, 74.0675, 24.2105
      #fa243f color charts
#fa243f RGB chart
      #fa243f CMYK chart
      #fa243f RGB pie chart
      #fa243f color shades, tints & tones
#fa243f color schemes
#fa243f color preview, HTML & CSS examples
           This text has a color of #fa243f        
        
          <p style="color:#fa243f;">Text here</p>
        
        
          .mytext {color:#fa243f;}
        
        Text color #fa243f
      
           This box has a color of #fa243f        
        
          <div style="background-color:#fa243f;">Content here</div>
        
        
          .mybackground {background-color:#fa243f;}
        
        Background color #fa243f
      
           Border around this has a color of #fa243f        
        
          <div style="border:2px solid #fa243f;">Content here</div>
        
        
          .myborder {border:2px solid #fa243f;}
        
        Border color #fa243f