#fa0d4b color space conversions
Hex:
        #fa0d4b
        RGB:
        250, 13, 75
        CMY:
        2, 95, 71
        CMYK:
        0, 95, 70, 2
      HSL:
        344°, 95.9514%, 51.5686%
        HSV (HSB):
        344°, 94.8000%, 98.0392%
        XYZ:
        40.8383, 21.1198, 8.5807
        xyY:
        0.5789, 0.2994, 21.1198
      CIE-Lab:
        53.0804, 79.5334, 33.3573
        CIE-LCH:
        53.0804, 86.2454, 22.7538
        CIE-Luv:
        53.0804, 157.5021, 18.9507
        Hunter-Lab:
        45.9563, 78.1972, 21.0991
      #fa0d4b color charts
#fa0d4b RGB chart
      #fa0d4b CMYK chart
      #fa0d4b RGB pie chart
      #fa0d4b color shades, tints & tones
#fa0d4b color schemes
#fa0d4b color preview, HTML & CSS examples
           This text has a color of #fa0d4b        
        
          <p style="color:#fa0d4b;">Text here</p>
        
        
          .mytext {color:#fa0d4b;}
        
        Text color #fa0d4b
      
           This box has a color of #fa0d4b        
        
          <div style="background-color:#fa0d4b;">Content here</div>
        
        
          .mybackground {background-color:#fa0d4b;}
        
        Background color #fa0d4b
      
           Border around this has a color of #fa0d4b        
        
          <div style="border:2px solid #fa0d4b;">Content here</div>
        
        
          .myborder {border:2px solid #fa0d4b;}
        
        Border color #fa0d4b