#fa2c35 color space conversions
Hex:
        #fa2c35
        RGB:
        250, 44, 53
        CMY:
        2, 83, 79
        CMYK:
        0, 82, 79, 2
      HSL:
        357°, 95.3704%, 57.6471%
        HSV (HSB):
        357°, 82.4000%, 98.0392%
        XYZ:
        40.9676, 22.3824, 5.5292
        xyY:
        0.5948, 0.3250, 22.3824
      CIE-Lab:
        54.4304, 74.1124, 47.3696
        CIE-LCH:
        54.4304, 87.9575, 32.5850
        CIE-Luv:
        54.4304, 154.8395, 31.0340
        Hunter-Lab:
        47.3100, 71.7776, 26.1878
      #fa2c35 color charts
#fa2c35 RGB chart
      #fa2c35 CMYK chart
      #fa2c35 RGB pie chart
      #fa2c35 color shades, tints & tones
#fa2c35 color schemes
#fa2c35 color preview, HTML & CSS examples
           This text has a color of #fa2c35        
        
          <p style="color:#fa2c35;">Text here</p>
        
        
          .mytext {color:#fa2c35;}
        
        Text color #fa2c35
      
           This box has a color of #fa2c35        
        
          <div style="background-color:#fa2c35;">Content here</div>
        
        
          .mybackground {background-color:#fa2c35;}
        
        Background color #fa2c35
      
           Border around this has a color of #fa2c35        
        
          <div style="border:2px solid #fa2c35;">Content here</div>
        
        
          .myborder {border:2px solid #fa2c35;}
        
        Border color #fa2c35