#fa3f49 color space conversions
Hex:
        #fa3f49
        RGB:
        250, 63, 73
        CMY:
        2, 75, 71
        CMYK:
        0, 75, 71, 2
      HSL:
        357°, 94.9239%, 61.3725%
        HSV (HSB):
        357°, 74.8000%, 98.0392%
        XYZ:
        42.4044, 24.3600, 8.7703
        xyY:
        0.5614, 0.3225, 24.3600
      CIE-Lab:
        56.4465, 69.7872, 38.5340
        CIE-LCH:
        56.4465, 79.7190, 28.9059
        CIE-Luv:
        56.4465, 141.5362, 26.9239
        Hunter-Lab:
        49.3559, 66.9866, 24.0136
      #fa3f49 color charts
#fa3f49 RGB chart
      #fa3f49 CMYK chart
      #fa3f49 RGB pie chart
      #fa3f49 color shades, tints & tones
#fa3f49 color schemes
#fa3f49 color preview, HTML & CSS examples
           This text has a color of #fa3f49        
        
          <p style="color:#fa3f49;">Text here</p>
        
        
          .mytext {color:#fa3f49;}
        
        Text color #fa3f49
      
           This box has a color of #fa3f49        
        
          <div style="background-color:#fa3f49;">Content here</div>
        
        
          .mybackground {background-color:#fa3f49;}
        
        Background color #fa3f49
      
           Border around this has a color of #fa3f49        
        
          <div style="border:2px solid #fa3f49;">Content here</div>
        
        
          .myborder {border:2px solid #fa3f49;}
        
        Border color #fa3f49