#fa0f23 color space conversions
Hex:
        #fa0f23
        RGB:
        250, 15, 35
        CMY:
        2, 94, 86
        CMYK:
        0, 94, 86, 2
      HSL:
        355°, 95.9184%, 51.9608%
        HSV (HSB):
        355°, 94.0000%, 98.0392%
        XYZ:
        39.8985, 20.7870, 3.4995
        xyY:
        0.6216, 0.3239, 20.7870
      CIE-Lab:
        52.7156, 78.1895, 54.8866
        CIE-LCH:
        52.7156, 95.5308, 35.0676
        CIE-Luv:
        52.7156, 166.3793, 33.0173
        Hunter-Lab:
        45.5928, 76.4193, 27.3641
      #fa0f23 color charts
#fa0f23 RGB chart
      #fa0f23 CMYK chart
      #fa0f23 RGB pie chart
      #fa0f23 color shades, tints & tones
#fa0f23 color schemes
#fa0f23 color preview, HTML & CSS examples
           This text has a color of #fa0f23        
        
          <p style="color:#fa0f23;">Text here</p>
        
        
          .mytext {color:#fa0f23;}
        
        Text color #fa0f23
      
           This box has a color of #fa0f23        
        
          <div style="background-color:#fa0f23;">Content here</div>
        
        
          .mybackground {background-color:#fa0f23;}
        
        Background color #fa0f23
      
           Border around this has a color of #fa0f23        
        
          <div style="border:2px solid #fa0f23;">Content here</div>
        
        
          .myborder {border:2px solid #fa0f23;}
        
        Border color #fa0f23