#fb1a60 color space conversions
Hex:
        #fb1a60
        RGB:
        251, 26, 96
        CMY:
        2, 90, 62
        CMYK:
        0, 90, 62, 2
      HSL:
        341°, 96.5665%, 54.3137%
        HSV (HSB):
        341°, 89.6414%, 98.4314%
        XYZ:
        42.2644, 22.0925, 13.1030
        xyY:
        0.5456, 0.2852, 22.0925
      CIE-Lab:
        54.1251, 79.3722, 22.1636
        CIE-LCH:
        54.1251, 82.4086, 15.6016
        CIE-Luv:
        54.1251, 148.8439, 9.2485
        Hunter-Lab:
        47.0027, 78.2507, 16.3735
      #fb1a60 color charts
#fb1a60 RGB chart
      #fb1a60 CMYK chart
      #fb1a60 RGB pie chart
      #fb1a60 color shades, tints & tones
#fb1a60 color schemes
#fb1a60 color preview, HTML & CSS examples
           This text has a color of #fb1a60        
        
          <p style="color:#fb1a60;">Text here</p>
        
        
          .mytext {color:#fb1a60;}
        
        Text color #fb1a60
      
           This box has a color of #fb1a60        
        
          <div style="background-color:#fb1a60;">Content here</div>
        
        
          .mybackground {background-color:#fb1a60;}
        
        Background color #fb1a60
      
           Border around this has a color of #fb1a60        
        
          <div style="border:2px solid #fb1a60;">Content here</div>
        
        
          .myborder {border:2px solid #fb1a60;}
        
        Border color #fb1a60