#fa1f30 color space conversions
Hex:
        #fa1f30
        RGB:
        250, 31, 48
        CMY:
        2, 88, 81
        CMYK:
        0, 88, 81, 2
      HSL:
        355°, 95.6332%, 55.0980%
        HSV (HSB):
        355°, 87.6000%, 98.0392%
        XYZ:
        40.4478, 21.5174, 4.8177
        xyY:
        0.6057, 0.3222, 21.5174
      CIE-Lab:
        53.5111, 76.4706, 49.1080
        CIE-LCH:
        53.5111, 90.8809, 32.7078
        CIE-Luv:
        53.5111, 160.3900, 30.9152
        Hunter-Lab:
        46.3868, 74.4694, 26.3129
      #fa1f30 color charts
#fa1f30 RGB chart
      #fa1f30 CMYK chart
      #fa1f30 RGB pie chart
      #fa1f30 color shades, tints & tones
#fa1f30 color schemes
#fa1f30 color preview, HTML & CSS examples
           This text has a color of #fa1f30        
        
          <p style="color:#fa1f30;">Text here</p>
        
        
          .mytext {color:#fa1f30;}
        
        Text color #fa1f30
      
           This box has a color of #fa1f30        
        
          <div style="background-color:#fa1f30;">Content here</div>
        
        
          .mybackground {background-color:#fa1f30;}
        
        Background color #fa1f30
      
           Border around this has a color of #fa1f30        
        
          <div style="border:2px solid #fa1f30;">Content here</div>
        
        
          .myborder {border:2px solid #fa1f30;}
        
        Border color #fa1f30