#fb1c41 color space conversions
Hex:
        #fb1c41
        RGB:
        251, 28, 65
        CMY:
        2, 89, 75
        CMYK:
        0, 89, 74, 2
      HSL:
        350°, 96.5368%, 54.7059%
        HSV (HSB):
        350°, 88.8446%, 98.4314%
        XYZ:
        41.1530, 21.7214, 7.0247
        xyY:
        0.5887, 0.3108, 21.7214
      CIE-Lab:
        53.7301, 77.6997, 40.0101
        CIE-LCH:
        53.7301, 87.3960, 27.2454
        CIE-Luv:
        53.7301, 158.1148, 24.7603
        Hunter-Lab:
        46.6062, 76.0537, 23.6879
      #fb1c41 color charts
#fb1c41 RGB chart
      #fb1c41 CMYK chart
      #fb1c41 RGB pie chart
      #fb1c41 color shades, tints & tones
#fb1c41 color schemes
#fb1c41 color preview, HTML & CSS examples
           This text has a color of #fb1c41        
        
          <p style="color:#fb1c41;">Text here</p>
        
        
          .mytext {color:#fb1c41;}
        
        Text color #fb1c41
      
           This box has a color of #fb1c41        
        
          <div style="background-color:#fb1c41;">Content here</div>
        
        
          .mybackground {background-color:#fb1c41;}
        
        Background color #fb1c41
      
           Border around this has a color of #fb1c41        
        
          <div style="border:2px solid #fb1c41;">Content here</div>
        
        
          .myborder {border:2px solid #fb1c41;}
        
        Border color #fb1c41