#fa3e51 color space conversions
Hex:
        #fa3e51
        RGB:
        250, 62, 81
        CMY:
        2, 76, 68
        CMYK:
        0, 75, 68, 2
      HSL:
        354°, 94.9495%, 61.1765%
        HSV (HSB):
        354°, 75.2000%, 98.0392%
        XYZ:
        42.6322, 24.3633, 10.2402
        xyY:
        0.5520, 0.3154, 24.3633
      CIE-Lab:
        56.4497, 70.4559, 33.9612
        CIE-LCH:
        56.4497, 78.2138, 25.7350
        CIE-Luv:
        56.4497, 140.0054, 23.0165
        Hunter-Lab:
        49.3592, 67.7940, 22.2510
      #fa3e51 color charts
#fa3e51 RGB chart
      #fa3e51 CMYK chart
      #fa3e51 RGB pie chart
      #fa3e51 color shades, tints & tones
#fa3e51 color schemes
#fa3e51 color preview, HTML & CSS examples
           This text has a color of #fa3e51        
        
          <p style="color:#fa3e51;">Text here</p>
        
        
          .mytext {color:#fa3e51;}
        
        Text color #fa3e51
      
           This box has a color of #fa3e51        
        
          <div style="background-color:#fa3e51;">Content here</div>
        
        
          .mybackground {background-color:#fa3e51;}
        
        Background color #fa3e51
      
           Border around this has a color of #fa3e51        
        
          <div style="border:2px solid #fa3e51;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e51;}
        
        Border color #fa3e51