#fa2e44 color space conversions
Hex:
        #fa2e44
        RGB:
        250, 46, 68
        CMY:
        2, 82, 73
        CMYK:
        0, 82, 73, 2
      HSL:
        354°, 95.3271%, 58.0392%
        HSV (HSB):
        354°, 81.6000%, 98.0392%
        XYZ:
        41.4447, 22.6953, 7.6651
        xyY:
        0.5772, 0.3161, 22.6953
      CIE-Lab:
        54.7571, 74.1646, 39.4136
        CIE-LCH:
        54.7571, 83.9870, 27.9877
        CIE-Luv:
        54.7571, 150.6417, 25.7448
        Hunter-Lab:
        47.6396, 71.9191, 23.8081
      #fa2e44 color charts
#fa2e44 RGB chart
      #fa2e44 CMYK chart
      #fa2e44 RGB pie chart
      #fa2e44 color shades, tints & tones
#fa2e44 color schemes
#fa2e44 color preview, HTML & CSS examples
           This text has a color of #fa2e44        
        
          <p style="color:#fa2e44;">Text here</p>
        
        
          .mytext {color:#fa2e44;}
        
        Text color #fa2e44
      
           This box has a color of #fa2e44        
        
          <div style="background-color:#fa2e44;">Content here</div>
        
        
          .mybackground {background-color:#fa2e44;}
        
        Background color #fa2e44
      
           Border around this has a color of #fa2e44        
        
          <div style="border:2px solid #fa2e44;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e44;}
        
        Border color #fa2e44