#fa3b49 color space conversions
Hex:
        #fa3b49
        RGB:
        250, 59, 73
        CMY:
        2, 77, 71
        CMYK:
        0, 76, 71, 2
      HSL:
        356°, 95.0249%, 60.5882%
        HSV (HSB):
        356°, 76.4000%, 98.0392%
        XYZ:
        42.1909, 23.9330, 8.6991
        xyY:
        0.5639, 0.3199, 23.9330
      CIE-Lab:
        56.0206, 70.9805, 38.0340
        CIE-LCH:
        56.0206, 80.5283, 28.1841
        CIE-Luv:
        56.0206, 143.5632, 26.0514
        Hunter-Lab:
        48.9213, 68.3303, 23.7020
      #fa3b49 color charts
#fa3b49 RGB chart
      #fa3b49 CMYK chart
      #fa3b49 RGB pie chart
      #fa3b49 color shades, tints & tones
#fa3b49 color schemes
#fa3b49 color preview, HTML & CSS examples
           This text has a color of #fa3b49        
        
          <p style="color:#fa3b49;">Text here</p>
        
        
          .mytext {color:#fa3b49;}
        
        Text color #fa3b49
      
           This box has a color of #fa3b49        
        
          <div style="background-color:#fa3b49;">Content here</div>
        
        
          .mybackground {background-color:#fa3b49;}
        
        Background color #fa3b49
      
           Border around this has a color of #fa3b49        
        
          <div style="border:2px solid #fa3b49;">Content here</div>
        
        
          .myborder {border:2px solid #fa3b49;}
        
        Border color #fa3b49