#fa3e47 color space conversions
Hex:
        #fa3e47
        RGB:
        250, 62, 71
        CMY:
        2, 76, 72
        CMYK:
        0, 75, 72, 2
      HSL:
        357°, 94.9495%, 61.1765%
        HSV (HSB):
        357°, 75.2000%, 98.0392%
        XYZ:
        42.2843, 24.2242, 8.4083
        xyY:
        0.5644, 0.3233, 24.2242
      CIE-Lab:
        56.3115, 70.0077, 39.5064
        CIE-LCH:
        56.3115, 80.3855, 29.4367
        CIE-Luv:
        56.3115, 142.5349, 27.5656
        Hunter-Lab:
        49.2181, 67.2216, 24.3236
      #fa3e47 color charts
#fa3e47 RGB chart
      #fa3e47 CMYK chart
      #fa3e47 RGB pie chart
      #fa3e47 color shades, tints & tones
#fa3e47 color schemes
#fa3e47 color preview, HTML & CSS examples
           This text has a color of #fa3e47        
        
          <p style="color:#fa3e47;">Text here</p>
        
        
          .mytext {color:#fa3e47;}
        
        Text color #fa3e47
      
           This box has a color of #fa3e47        
        
          <div style="background-color:#fa3e47;">Content here</div>
        
        
          .mybackground {background-color:#fa3e47;}
        
        Background color #fa3e47
      
           Border around this has a color of #fa3e47        
        
          <div style="border:2px solid #fa3e47;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e47;}
        
        Border color #fa3e47