#fb1c64 color space conversions
Hex:
        #fb1c64
        RGB:
        251, 28, 100
        CMY:
        2, 89, 61
        CMYK:
        0, 89, 60, 2
      HSL:
        341°, 96.5368%, 54.7059%
        HSV (HSB):
        341°, 88.8446%, 98.4314%
        XYZ:
        42.4992, 22.2598, 14.1132
        xyY:
        0.5388, 0.2822, 22.2598
      CIE-Lab:
        54.3016, 79.3166, 19.9930
        CIE-LCH:
        54.3016, 81.7976, 14.1476
        CIE-Luv:
        54.3016, 146.9273, 7.1296
        Hunter-Lab:
        47.1803, 78.2239, 15.2906
      #fb1c64 color charts
#fb1c64 RGB chart
      #fb1c64 CMYK chart
      #fb1c64 RGB pie chart
      #fb1c64 color shades, tints & tones
#fb1c64 color schemes
#fb1c64 color preview, HTML & CSS examples
           This text has a color of #fb1c64        
        
          <p style="color:#fb1c64;">Text here</p>
        
        
          .mytext {color:#fb1c64;}
        
        Text color #fb1c64
      
           This box has a color of #fb1c64        
        
          <div style="background-color:#fb1c64;">Content here</div>
        
        
          .mybackground {background-color:#fb1c64;}
        
        Background color #fb1c64
      
           Border around this has a color of #fb1c64        
        
          <div style="border:2px solid #fb1c64;">Content here</div>
        
        
          .myborder {border:2px solid #fb1c64;}
        
        Border color #fb1c64