#fa4964 color space conversions
Hex:
        #fa4964
        RGB:
        250, 73, 100
        CMY:
        2, 71, 61
        CMYK:
        0, 71, 60, 2
      HSL:
        351°, 94.6524%, 63.3333%
        HSV (HSB):
        351°, 70.8000%, 98.0392%
        XYZ:
        44.1071, 26.0092, 14.7522
        xyY:
        0.5197, 0.3065, 26.0092
      CIE-Lab:
        58.0458, 67.9405, 24.9435
        CIE-LCH:
        58.0458, 72.3746, 20.1601
        CIE-Luv:
        58.0458, 128.9383, 15.7433
        Hunter-Lab:
        50.9992, 65.1288, 18.5491
      #fa4964 color charts
#fa4964 RGB chart
      #fa4964 CMYK chart
      #fa4964 RGB pie chart
      #fa4964 color shades, tints & tones
#fa4964 color schemes
#fa4964 color preview, HTML & CSS examples
           This text has a color of #fa4964        
        
          <p style="color:#fa4964;">Text here</p>
        
        
          .mytext {color:#fa4964;}
        
        Text color #fa4964
      
           This box has a color of #fa4964        
        
          <div style="background-color:#fa4964;">Content here</div>
        
        
          .mybackground {background-color:#fa4964;}
        
        Background color #fa4964
      
           Border around this has a color of #fa4964        
        
          <div style="border:2px solid #fa4964;">Content here</div>
        
        
          .myborder {border:2px solid #fa4964;}
        
        Border color #fa4964