#fa1246 color space conversions
Hex:
        #fa1246
        RGB:
        250, 18, 70
        CMY:
        2, 93, 73
        CMYK:
        0, 93, 72, 2
      HSL:
        347°, 95.8678%, 52.5490%
        HSV (HSB):
        347°, 92.8000%, 98.0392%
        XYZ:
        40.7461, 21.1988, 7.7386
        xyY:
        0.5847, 0.3042, 21.1988
      CIE-Lab:
        53.1664, 78.8789, 36.4079
        CIE-LCH:
        53.1664, 86.8758, 24.7765
        CIE-Luv:
        53.1664, 158.1962, 21.5541
        Hunter-Lab:
        46.0422, 77.3942, 22.2643
      #fa1246 color charts
#fa1246 RGB chart
      #fa1246 CMYK chart
      #fa1246 RGB pie chart
      #fa1246 color shades, tints & tones
#fa1246 color schemes
#fa1246 color preview, HTML & CSS examples
           This text has a color of #fa1246        
        
          <p style="color:#fa1246;">Text here</p>
        
        
          .mytext {color:#fa1246;}
        
        Text color #fa1246
      
           This box has a color of #fa1246        
        
          <div style="background-color:#fa1246;">Content here</div>
        
        
          .mybackground {background-color:#fa1246;}
        
        Background color #fa1246
      
           Border around this has a color of #fa1246        
        
          <div style="border:2px solid #fa1246;">Content here</div>
        
        
          .myborder {border:2px solid #fa1246;}
        
        Border color #fa1246