#fa1907 color space conversions
Hex:
        #fa1907
        RGB:
        250, 25, 7
        CMY:
        2, 90, 97
        CMYK:
        0, 90, 97, 2
      HSL:
        4°, 96.0474%, 50.3922%
        HSV (HSB):
        4°, 97.2000%, 98.0392%
        XYZ:
        39.8103, 21.0346, 2.1629
        xyY:
        0.6318, 0.3338, 21.0346
      CIE-Lab:
        52.9873, 76.7420, 64.7786
        CIE-LCH:
        52.9873, 100.4271, 40.1680
        CIE-Luv:
        52.9873, 166.8874, 37.8078
        Hunter-Lab:
        45.8635, 74.6801, 29.3084
      #fa1907 color charts
#fa1907 RGB chart
      #fa1907 CMYK chart
      #fa1907 RGB pie chart
      #fa1907 color shades, tints & tones
#fa1907 color schemes
#fa1907 color preview, HTML & CSS examples
           This text has a color of #fa1907        
        
          <p style="color:#fa1907;">Text here</p>
        
        
          .mytext {color:#fa1907;}
        
        Text color #fa1907
      
           This box has a color of #fa1907        
        
          <div style="background-color:#fa1907;">Content here</div>
        
        
          .mybackground {background-color:#fa1907;}
        
        Background color #fa1907
      
           Border around this has a color of #fa1907        
        
          <div style="border:2px solid #fa1907;">Content here</div>
        
        
          .myborder {border:2px solid #fa1907;}
        
        Border color #fa1907