#fa2a55 color space conversions
Hex:
        #fa2a55
        RGB:
        250, 42, 85
        CMY:
        2, 84, 67
        CMYK:
        0, 83, 66, 2
      HSL:
        348°, 95.4128%, 57.2549%
        HSV (HSB):
        348°, 83.2000%, 98.0392%
        XYZ:
        41.8920, 22.6358, 10.7555
        xyY:
        0.5565, 0.3007, 22.6358
      CIE-Lab:
        54.6952, 75.7906, 29.4354
        CIE-LCH:
        54.6952, 81.3060, 21.2251
        CIE-Luv:
        54.6952, 147.3353, 17.1420
        Hunter-Lab:
        47.5771, 73.9107, 19.9006
      #fa2a55 color charts
#fa2a55 RGB chart
      #fa2a55 CMYK chart
      #fa2a55 RGB pie chart
      #fa2a55 color shades, tints & tones
#fa2a55 color schemes
#fa2a55 color preview, HTML & CSS examples
           This text has a color of #fa2a55        
        
          <p style="color:#fa2a55;">Text here</p>
        
        
          .mytext {color:#fa2a55;}
        
        Text color #fa2a55
      
           This box has a color of #fa2a55        
        
          <div style="background-color:#fa2a55;">Content here</div>
        
        
          .mybackground {background-color:#fa2a55;}
        
        Background color #fa2a55
      
           Border around this has a color of #fa2a55        
        
          <div style="border:2px solid #fa2a55;">Content here</div>
        
        
          .myborder {border:2px solid #fa2a55;}
        
        Border color #fa2a55