#fa2e33 color space conversions
Hex:
        #fa2e33
        RGB:
        250, 46, 51
        CMY:
        2, 82, 80
        CMYK:
        0, 82, 80, 2
      HSL:
        359°, 95.3271%, 58.0392%
        HSV (HSB):
        359°, 81.6000%, 98.0392%
        XYZ:
        40.9989, 22.5170, 5.3173
        xyY:
        0.5956, 0.3271, 22.5170
      CIE-Lab:
        54.5713, 73.6011, 48.5708
        CIE-LCH:
        54.5713, 88.1830, 33.4216
        CIE-Luv:
        54.5713, 154.4055, 31.9893
        Hunter-Lab:
        47.4521, 71.1839, 26.5726
      #fa2e33 color charts
#fa2e33 RGB chart
      #fa2e33 CMYK chart
      #fa2e33 RGB pie chart
      #fa2e33 color shades, tints & tones
#fa2e33 color schemes
#fa2e33 color preview, HTML & CSS examples
           This text has a color of #fa2e33        
        
          <p style="color:#fa2e33;">Text here</p>
        
        
          .mytext {color:#fa2e33;}
        
        Text color #fa2e33
      
           This box has a color of #fa2e33        
        
          <div style="background-color:#fa2e33;">Content here</div>
        
        
          .mybackground {background-color:#fa2e33;}
        
        Background color #fa2e33
      
           Border around this has a color of #fa2e33        
        
          <div style="border:2px solid #fa2e33;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e33;}
        
        Border color #fa2e33