#fa2b34 color space conversions
Hex:
        #fa2b34
        RGB:
        250, 43, 52
        CMY:
        2, 83, 80
        CMYK:
        0, 83, 79, 2
      HSL:
        357°, 95.3917%, 57.4510%
        HSV (HSB):
        357°, 82.8000%, 98.0392%
        XYZ:
        40.9081, 22.2997, 5.3970
        xyY:
        0.5963, 0.3250, 22.2997
      CIE-Lab:
        54.3435, 74.3037, 47.8147
        CIE-LCH:
        54.3435, 88.3588, 32.7615
        CIE-Luv:
        54.3435, 155.4380, 31.2093
        Hunter-Lab:
        47.2225, 71.9920, 26.2796
      #fa2b34 color charts
#fa2b34 RGB chart
      #fa2b34 CMYK chart
      #fa2b34 RGB pie chart
      #fa2b34 color shades, tints & tones
#fa2b34 color schemes
#fa2b34 color preview, HTML & CSS examples
           This text has a color of #fa2b34        
        
          <p style="color:#fa2b34;">Text here</p>
        
        
          .mytext {color:#fa2b34;}
        
        Text color #fa2b34
      
           This box has a color of #fa2b34        
        
          <div style="background-color:#fa2b34;">Content here</div>
        
        
          .mybackground {background-color:#fa2b34;}
        
        Background color #fa2b34
      
           Border around this has a color of #fa2b34        
        
          <div style="border:2px solid #fa2b34;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b34;}
        
        Border color #fa2b34