#fa0b54 color space conversions
Hex:
        #fa0b54
        RGB:
        250, 11, 84
        CMY:
        2, 96, 67
        CMYK:
        0, 96, 66, 2
      HSL:
        342°, 95.9839%, 51.1765%
        HSV (HSB):
        342°, 95.6000%, 98.0392%
        XYZ:
        41.1442, 21.2034, 10.3116
        xyY:
        0.5663, 0.2918, 21.2034
      CIE-Lab:
        53.1714, 80.0810, 28.0980
        CIE-LCH:
        53.1714, 84.8674, 19.3344
        CIE-Luv:
        53.1714, 154.8429, 14.3843
        Hunter-Lab:
        46.0472, 78.9114, 18.9558
      #fa0b54 color charts
#fa0b54 RGB chart
      #fa0b54 CMYK chart
      #fa0b54 RGB pie chart
      #fa0b54 color shades, tints & tones
#fa0b54 color schemes
#fa0b54 color preview, HTML & CSS examples
           This text has a color of #fa0b54        
        
          <p style="color:#fa0b54;">Text here</p>
        
        
          .mytext {color:#fa0b54;}
        
        Text color #fa0b54
      
           This box has a color of #fa0b54        
        
          <div style="background-color:#fa0b54;">Content here</div>
        
        
          .mybackground {background-color:#fa0b54;}
        
        Background color #fa0b54
      
           Border around this has a color of #fa0b54        
        
          <div style="border:2px solid #fa0b54;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b54;}
        
        Border color #fa0b54