#fb1a64 color space conversions
Hex:
        #fb1a64
        RGB:
        251, 26, 100
        CMY:
        2, 90, 61
        CMYK:
        0, 90, 60, 2
      HSL:
        340°, 96.5665%, 54.3137%
        HSV (HSB):
        340°, 89.6414%, 98.4314%
        XYZ:
        42.4533, 22.1681, 14.0979
        xyY:
        0.5393, 0.2816, 22.1681
      CIE-Lab:
        54.2049, 79.5958, 19.8629
        CIE-LCH:
        54.2049, 82.0367, 14.0118
        CIE-Luv:
        54.2049, 147.3620, 6.9085
        Hunter-Lab:
        47.0830, 78.5526, 15.2051
      #fb1a64 color charts
#fb1a64 RGB chart
      #fb1a64 CMYK chart
      #fb1a64 RGB pie chart
      #fb1a64 color shades, tints & tones
#fb1a64 color schemes
#fb1a64 color preview, HTML & CSS examples
           This text has a color of #fb1a64        
        
          <p style="color:#fb1a64;">Text here</p>
        
        
          .mytext {color:#fb1a64;}
        
        Text color #fb1a64
      
           This box has a color of #fb1a64        
        
          <div style="background-color:#fb1a64;">Content here</div>
        
        
          .mybackground {background-color:#fb1a64;}
        
        Background color #fb1a64
      
           Border around this has a color of #fb1a64        
        
          <div style="border:2px solid #fb1a64;">Content here</div>
        
        
          .myborder {border:2px solid #fb1a64;}
        
        Border color #fb1a64