#fa1251 color space conversions
Hex:
        #fa1251
        RGB:
        250, 18, 81
        CMY:
        2, 93, 68
        CMYK:
        0, 93, 68, 2
      HSL:
        344°, 95.8678%, 52.5490%
        HSV (HSB):
        344°, 92.8000%, 98.0392%
        XYZ:
        41.1259, 21.3507, 9.7381
        xyY:
        0.5695, 0.2957, 21.3507
      CIE-Lab:
        53.3312, 79.3360, 30.0959
        CIE-LCH:
        53.3312, 84.8526, 20.7741
        CIE-Luv:
        53.3312, 154.8257, 16.3720
        Hunter-Lab:
        46.2068, 78.0100, 19.8494
      #fa1251 color charts
#fa1251 RGB chart
      #fa1251 CMYK chart
      #fa1251 RGB pie chart
      #fa1251 color shades, tints & tones
#fa1251 color schemes
#fa1251 color preview, HTML & CSS examples
           This text has a color of #fa1251        
        
          <p style="color:#fa1251;">Text here</p>
        
        
          .mytext {color:#fa1251;}
        
        Text color #fa1251
      
           This box has a color of #fa1251        
        
          <div style="background-color:#fa1251;">Content here</div>
        
        
          .mybackground {background-color:#fa1251;}
        
        Background color #fa1251
      
           Border around this has a color of #fa1251        
        
          <div style="border:2px solid #fa1251;">Content here</div>
        
        
          .myborder {border:2px solid #fa1251;}
        
        Border color #fa1251