#fa3a47 color space conversions
Hex:
        #fa3a47
        RGB:
        250, 58, 71
        CMY:
        2, 77, 72
        CMYK:
        0, 77, 72, 2
      HSL:
        356°, 95.0495%, 60.3922%
        HSV (HSB):
        356°, 76.8000%, 98.0392%
        XYZ:
        42.0747, 23.8050, 8.3385
        xyY:
        0.5669, 0.3207, 23.8050
      CIE-Lab:
        55.8921, 71.1842, 39.0196
        CIE-LCH:
        55.8921, 81.1771, 28.7294
        CIE-Luv:
        55.8921, 144.5466, 26.7111
        Hunter-Lab:
        48.7904, 68.5474, 24.0204
      #fa3a47 color charts
#fa3a47 RGB chart
      #fa3a47 CMYK chart
      #fa3a47 RGB pie chart
      #fa3a47 color shades, tints & tones
#fa3a47 color schemes
#fa3a47 color preview, HTML & CSS examples
           This text has a color of #fa3a47        
        
          <p style="color:#fa3a47;">Text here</p>
        
        
          .mytext {color:#fa3a47;}
        
        Text color #fa3a47
      
           This box has a color of #fa3a47        
        
          <div style="background-color:#fa3a47;">Content here</div>
        
        
          .mybackground {background-color:#fa3a47;}
        
        Background color #fa3a47
      
           Border around this has a color of #fa3a47        
        
          <div style="border:2px solid #fa3a47;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a47;}
        
        Border color #fa3a47