#fa3f52 color space conversions
Hex:
        #fa3f52
        RGB:
        250, 63, 82
        CMY:
        2, 75, 68
        CMYK:
        0, 75, 67, 2
      HSL:
        354°, 94.9239%, 61.3725%
        HSV (HSB):
        354°, 74.8000%, 98.0392%
        XYZ:
        42.7248, 24.4882, 10.4575
        xyY:
        0.5501, 0.3153, 24.4882
      CIE-Lab:
        56.5733, 70.2004, 33.5355
        CIE-LCH:
        56.5733, 77.7992, 25.5343
        CIE-Luv:
        56.5733, 139.2345, 22.7601
        Hunter-Lab:
        49.4856, 67.5136, 22.1105
      #fa3f52 color charts
#fa3f52 RGB chart
      #fa3f52 CMYK chart
      #fa3f52 RGB pie chart
      #fa3f52 color shades, tints & tones
#fa3f52 color schemes
#fa3f52 color preview, HTML & CSS examples
           This text has a color of #fa3f52        
        
          <p style="color:#fa3f52;">Text here</p>
        
        
          .mytext {color:#fa3f52;}
        
        Text color #fa3f52
      
           This box has a color of #fa3f52        
        
          <div style="background-color:#fa3f52;">Content here</div>
        
        
          .mybackground {background-color:#fa3f52;}
        
        Background color #fa3f52
      
           Border around this has a color of #fa3f52        
        
          <div style="border:2px solid #fa3f52;">Content here</div>
        
        
          .myborder {border:2px solid #fa3f52;}
        
        Border color #fa3f52