#fa5a69 color space conversions
Hex:
        #fa5a69
        RGB:
        250, 90, 105
        CMY:
        2, 65, 59
        CMYK:
        0, 64, 58, 2
      HSL:
        354°, 94.1176%, 66.6667%
        HSV (HSB):
        354°, 64.0000%, 98.0392%
        XYZ:
        45.6303, 28.6562, 16.4908
        xyY:
        0.5027, 0.3157, 28.6562
      CIE-Lab:
        60.4770, 61.8665, 25.2487
        CIE-LCH:
        60.4770, 66.8204, 22.2012
        CIE-Luv:
        60.4770, 117.8164, 18.0541
        Hunter-Lab:
        53.5315, 58.4733, 19.2073
      #fa5a69 color charts
#fa5a69 RGB chart
      #fa5a69 CMYK chart
      #fa5a69 RGB pie chart
      #fa5a69 color shades, tints & tones
#fa5a69 color schemes
#fa5a69 color preview, HTML & CSS examples
           This text has a color of #fa5a69        
        
          <p style="color:#fa5a69;">Text here</p>
        
        
          .mytext {color:#fa5a69;}
        
        Text color #fa5a69
      
           This box has a color of #fa5a69        
        
          <div style="background-color:#fa5a69;">Content here</div>
        
        
          .mybackground {background-color:#fa5a69;}
        
        Background color #fa5a69
      
           Border around this has a color of #fa5a69        
        
          <div style="border:2px solid #fa5a69;">Content here</div>
        
        
          .myborder {border:2px solid #fa5a69;}
        
        Border color #fa5a69