#fa4b2a color space conversions
Hex:
        #fa4b2a
        RGB:
        250, 75, 42
        CMY:
        2, 71, 84
        CMYK:
        0, 70, 83, 2
      HSL:
        10°, 95.4128%, 57.2549%
        HSV (HSB):
        10°, 83.2000%, 98.0392%
        XYZ:
        42.3583, 25.5233, 4.8844
        xyY:
        0.5821, 0.3508, 25.5233
      CIE-Lab:
        57.5818, 64.7551, 55.8013
        CIE-LCH:
        57.5818, 85.4811, 40.7524
        CIE-Luv:
        57.5818, 140.2488, 40.3446
        Hunter-Lab:
        50.5206, 61.2499, 29.6321
      #fa4b2a color charts
#fa4b2a RGB chart
      #fa4b2a CMYK chart
      #fa4b2a RGB pie chart
      #fa4b2a color shades, tints & tones
#fa4b2a color schemes
#fa4b2a color preview, HTML & CSS examples
           This text has a color of #fa4b2a        
        
          <p style="color:#fa4b2a;">Text here</p>
        
        
          .mytext {color:#fa4b2a;}
        
        Text color #fa4b2a
      
           This box has a color of #fa4b2a        
        
          <div style="background-color:#fa4b2a;">Content here</div>
        
        
          .mybackground {background-color:#fa4b2a;}
        
        Background color #fa4b2a
      
           Border around this has a color of #fa4b2a        
        
          <div style="border:2px solid #fa4b2a;">Content here</div>
        
        
          .myborder {border:2px solid #fa4b2a;}
        
        Border color #fa4b2a