#fa2b19 color space conversions
Hex:
        #fa2b19
        RGB:
        250, 43, 25
        CMY:
        2, 83, 90
        CMYK:
        0, 83, 90, 2
      HSL:
        5°, 95.7447%, 53.9216%
        HSV (HSB):
        5°, 90.0000%, 98.0392%
        XYZ:
        40.4637, 22.1219, 3.0570
        xyY:
        0.6164, 0.3370, 22.1219
      CIE-Lab:
        54.1561, 73.7395, 60.1723
        CIE-LCH:
        54.1561, 95.1747, 39.2148
        CIE-Luv:
        54.1561, 159.4342, 37.7317
        Hunter-Lab:
        47.0340, 71.2555, 29.0702
      #fa2b19 color charts
#fa2b19 RGB chart
      #fa2b19 CMYK chart
      #fa2b19 RGB pie chart
      #fa2b19 color shades, tints & tones
#fa2b19 color schemes
#fa2b19 color preview, HTML & CSS examples
           This text has a color of #fa2b19        
        
          <p style="color:#fa2b19;">Text here</p>
        
        
          .mytext {color:#fa2b19;}
        
        Text color #fa2b19
      
           This box has a color of #fa2b19        
        
          <div style="background-color:#fa2b19;">Content here</div>
        
        
          .mybackground {background-color:#fa2b19;}
        
        Background color #fa2b19
      
           Border around this has a color of #fa2b19        
        
          <div style="border:2px solid #fa2b19;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b19;}
        
        Border color #fa2b19