#fa0906 color space conversions
Hex:
        #fa0906
        RGB:
        250, 9, 6
        CMY:
        2, 96, 98
        CMYK:
        0, 96, 98, 2
      HSL:
        1°, 96.0630%, 50.1961%
        HSV (HSB):
        1°, 97.6000%, 98.0392%
        XYZ:
        39.5549, 20.5325, 2.0507
        xyY:
        0.6366, 0.3304, 20.5325
      CIE-Lab:
        52.4340, 78.3252, 64.7776
        CIE-LCH:
        52.4340, 101.6414, 39.5919
        CIE-Luv:
        52.4340, 170.0656, 36.8955
        Hunter-Lab:
        45.3128, 76.5205, 29.0357
      #fa0906 color charts
#fa0906 RGB chart
      #fa0906 CMYK chart
      #fa0906 RGB pie chart
      #fa0906 color shades, tints & tones
#fa0906 color schemes
#fa0906 color preview, HTML & CSS examples
           This text has a color of #fa0906        
        
          <p style="color:#fa0906;">Text here</p>
        
        
          .mytext {color:#fa0906;}
        
        Text color #fa0906
      
           This box has a color of #fa0906        
        
          <div style="background-color:#fa0906;">Content here</div>
        
        
          .mybackground {background-color:#fa0906;}
        
        Background color #fa0906
      
           Border around this has a color of #fa0906        
        
          <div style="border:2px solid #fa0906;">Content here</div>
        
        
          .myborder {border:2px solid #fa0906;}
        
        Border color #fa0906