#fa2b29 color space conversions
Hex:
        #fa2b29
        RGB:
        250, 43, 41
        CMY:
        2, 83, 84
        CMYK:
        0, 83, 84, 2
      HSL:
        1°, 95.4338%, 57.0588%
        HSV (HSB):
        1°, 83.6000%, 98.0392%
        XYZ:
        40.6885, 22.2118, 4.2406
        xyY:
        0.6060, 0.3308, 22.2118
      CIE-Lab:
        54.2511, 74.0256, 53.3293
        CIE-LCH:
        54.2511, 91.2349, 35.7696
        CIE-Luv:
        54.2511, 157.3873, 34.3948
        Hunter-Lab:
        47.1294, 71.6286, 27.6558
      #fa2b29 color charts
#fa2b29 RGB chart
      #fa2b29 CMYK chart
      #fa2b29 RGB pie chart
      #fa2b29 color shades, tints & tones
#fa2b29 color schemes
#fa2b29 color preview, HTML & CSS examples
           This text has a color of #fa2b29        
        
          <p style="color:#fa2b29;">Text here</p>
        
        
          .mytext {color:#fa2b29;}
        
        Text color #fa2b29
      
           This box has a color of #fa2b29        
        
          <div style="background-color:#fa2b29;">Content here</div>
        
        
          .mybackground {background-color:#fa2b29;}
        
        Background color #fa2b29
      
           Border around this has a color of #fa2b29        
        
          <div style="border:2px solid #fa2b29;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b29;}
        
        Border color #fa2b29