#fa0c2a color space conversions
Hex:
        #fa0c2a
        RGB:
        250, 12, 42
        CMY:
        2, 95, 84
        CMYK:
        0, 95, 83, 2
      HSL:
        352°, 95.9677%, 51.3725%
        HSV (HSB):
        352°, 95.2000%, 98.0392%
        XYZ:
        39.9737, 20.7541, 4.0896
        xyY:
        0.6167, 0.3202, 20.7541
      CIE-Lab:
        52.6793, 78.5808, 51.4340
        CIE-LCH:
        52.6793, 93.9170, 33.2062
        CIE-Luv:
        52.6793, 165.7092, 31.1215
        Hunter-Lab:
        45.5567, 76.9008, 26.5673
      #fa0c2a color charts
#fa0c2a RGB chart
      #fa0c2a CMYK chart
      #fa0c2a RGB pie chart
      #fa0c2a color shades, tints & tones
#fa0c2a color schemes
#fa0c2a color preview, HTML & CSS examples
           This text has a color of #fa0c2a        
        
          <p style="color:#fa0c2a;">Text here</p>
        
        
          .mytext {color:#fa0c2a;}
        
        Text color #fa0c2a
      
           This box has a color of #fa0c2a        
        
          <div style="background-color:#fa0c2a;">Content here</div>
        
        
          .mybackground {background-color:#fa0c2a;}
        
        Background color #fa0c2a
      
           Border around this has a color of #fa0c2a        
        
          <div style="border:2px solid #fa0c2a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0c2a;}
        
        Border color #fa0c2a