#fa0214 color space conversions
Hex:
        #fa0214
        RGB:
        250, 2, 20
        CMY:
        2, 99, 92
        CMYK:
        0, 99, 92, 2
      HSL:
        356°, 98.4127%, 49.4118%
        HSV (HSB):
        356°, 99.2000%, 98.0392%
        XYZ:
        39.5723, 20.4179, 2.5172
        xyY:
        0.6331, 0.3266, 20.4179
      CIE-Lab:
        52.3065, 78.9298, 60.7952
        CIE-LCH:
        52.3065, 99.6291, 37.6050
        CIE-Luv:
        52.3065, 170.0460, 35.1249
        Hunter-Lab:
        45.1862, 77.2476, 28.3275
      #fa0214 color charts
#fa0214 RGB chart
      #fa0214 CMYK chart
      #fa0214 RGB pie chart
      #fa0214 color shades, tints & tones
#fa0214 color schemes
#fa0214 color preview, HTML & CSS examples
           This text has a color of #fa0214        
        
          <p style="color:#fa0214;">Text here</p>
        
        
          .mytext {color:#fa0214;}
        
        Text color #fa0214
      
           This box has a color of #fa0214        
        
          <div style="background-color:#fa0214;">Content here</div>
        
        
          .mybackground {background-color:#fa0214;}
        
        Background color #fa0214
      
           Border around this has a color of #fa0214        
        
          <div style="border:2px solid #fa0214;">Content here</div>
        
        
          .myborder {border:2px solid #fa0214;}
        
        Border color #fa0214