#fb2c41 color space conversions
Hex:
        #fb2c41
        RGB:
        251, 44, 65
        CMY:
        2, 83, 75
        CMYK:
        0, 82, 74, 2
      HSL:
        354°, 96.2791%, 57.8431%
        HSV (HSB):
        354°, 82.4701%, 98.4314%
        XYZ:
        41.6385, 22.6922, 7.1865
        xyY:
        0.5822, 0.3173, 22.6922
      CIE-Lab:
        54.7539, 74.7684, 41.1640
        CIE-LCH:
        54.7539, 85.3509, 28.8351
        CIE-Luv:
        54.7539, 152.9302, 26.8407
        Hunter-Lab:
        47.6364, 72.6614, 24.4009
      #fb2c41 color charts
#fb2c41 RGB chart
      #fb2c41 CMYK chart
      #fb2c41 RGB pie chart
      #fb2c41 color shades, tints & tones
#fb2c41 color schemes
#fb2c41 color preview, HTML & CSS examples
           This text has a color of #fb2c41        
        
          <p style="color:#fb2c41;">Text here</p>
        
        
          .mytext {color:#fb2c41;}
        
        Text color #fb2c41
      
           This box has a color of #fb2c41        
        
          <div style="background-color:#fb2c41;">Content here</div>
        
        
          .mybackground {background-color:#fb2c41;}
        
        Background color #fb2c41
      
           Border around this has a color of #fb2c41        
        
          <div style="border:2px solid #fb2c41;">Content here</div>
        
        
          .myborder {border:2px solid #fb2c41;}
        
        Border color #fb2c41