#fa4059 color space conversions
Hex:
        #fa4059
        RGB:
        250, 64, 89
        CMY:
        2, 75, 65
        CMYK:
        0, 74, 64, 2
      HSL:
        352°, 94.8980%, 61.5686%
        HSV (HSB):
        352°, 74.4000%, 98.0392%
        XYZ:
        43.0609, 24.7121, 11.9515
        xyY:
        0.5401, 0.3100, 24.7121
      CIE-Lab:
        56.7938, 70.2517, 29.7464
        CIE-LCH:
        56.7938, 76.2899, 22.9491
        CIE-Luv:
        56.7938, 136.7865, 19.4536
        Hunter-Lab:
        49.7112, 67.6258, 20.5434
      #fa4059 color charts
#fa4059 RGB chart
      #fa4059 CMYK chart
      #fa4059 RGB pie chart
      #fa4059 color shades, tints & tones
#fa4059 color schemes
#fa4059 color preview, HTML & CSS examples
           This text has a color of #fa4059        
        
          <p style="color:#fa4059;">Text here</p>
        
        
          .mytext {color:#fa4059;}
        
        Text color #fa4059
      
           This box has a color of #fa4059        
        
          <div style="background-color:#fa4059;">Content here</div>
        
        
          .mybackground {background-color:#fa4059;}
        
        Background color #fa4059
      
           Border around this has a color of #fa4059        
        
          <div style="border:2px solid #fa4059;">Content here</div>
        
        
          .myborder {border:2px solid #fa4059;}
        
        Border color #fa4059