#fa0e10 color space conversions
Hex:
        #fa0e10
        RGB:
        250, 14, 16
        CMY:
        2, 95, 94
        CMYK:
        0, 94, 94, 2
      HSL:
        359°, 95.9350%, 51.7647%
        HSV (HSB):
        359°, 94.4000%, 98.0392%
        XYZ:
        39.6749, 20.6755, 2.3899
        xyY:
        0.6324, 0.3295, 20.6755
      CIE-Lab:
        52.5925, 78.0193, 62.2654
        CIE-LCH:
        52.5925, 99.8198, 38.5926
        CIE-Luv:
        52.5925, 168.6871, 36.1872
        Hunter-Lab:
        45.4703, 76.1764, 28.7130
      #fa0e10 color charts
#fa0e10 RGB chart
      #fa0e10 CMYK chart
      #fa0e10 RGB pie chart
      #fa0e10 color shades, tints & tones
#fa0e10 color schemes
#fa0e10 color preview, HTML & CSS examples
           This text has a color of #fa0e10        
        
          <p style="color:#fa0e10;">Text here</p>
        
        
          .mytext {color:#fa0e10;}
        
        Text color #fa0e10
      
           This box has a color of #fa0e10        
        
          <div style="background-color:#fa0e10;">Content here</div>
        
        
          .mybackground {background-color:#fa0e10;}
        
        Background color #fa0e10
      
           Border around this has a color of #fa0e10        
        
          <div style="border:2px solid #fa0e10;">Content here</div>
        
        
          .myborder {border:2px solid #fa0e10;}
        
        Border color #fa0e10