#fa94a3 color space conversions
Hex:
        #fa94a3
        RGB:
        250, 148, 163
        CMY:
        2, 42, 36
        CMYK:
        0, 41, 35, 2
      HSL:
        351°, 91.0714%, 78.0392%
        HSV (HSB):
        351°, 40.8000%, 98.0392%
        XYZ:
        56.6251, 44.1481, 40.1873
        xyY:
        0.4017, 0.3132, 44.1481
      CIE-Lab:
        72.3274, 39.9988, 8.8257
        CIE-LCH:
        72.3274, 40.9609, 12.4429
        CIE-Luv:
        72.3274, 67.6922, 4.7130
        Hunter-Lab:
        66.4441, 35.8445, 10.6505
      #fa94a3 color charts
#fa94a3 RGB chart
      #fa94a3 CMYK chart
      #fa94a3 RGB pie chart
      #fa94a3 color shades, tints & tones
#fa94a3 color schemes
#fa94a3 color preview, HTML & CSS examples
           This text has a color of #fa94a3        
        
          <p style="color:#fa94a3;">Text here</p>
        
        
          .mytext {color:#fa94a3;}
        
        Text color #fa94a3
      
           This box has a color of #fa94a3        
        
          <div style="background-color:#fa94a3;">Content here</div>
        
        
          .mybackground {background-color:#fa94a3;}
        
        Background color #fa94a3
      
           Border around this has a color of #fa94a3        
        
          <div style="border:2px solid #fa94a3;">Content here</div>
        
        
          .myborder {border:2px solid #fa94a3;}
        
        Border color #fa94a3