#fb1d25 color space conversions
Hex:
        #fb1d25
        RGB:
        251, 29, 37
        CMY:
        2, 89, 85
        CMYK:
        0, 88, 85, 2
      HSL:
        358°, 96.5217%, 54.9020%
        HSV (HSB):
        358°, 88.4462%, 98.4314%
        XYZ:
        40.5570, 21.5215, 3.7667
        xyY:
        0.6159, 0.3269, 21.5215
      CIE-Lab:
        53.5156, 76.7892, 54.6869
        CIE-LCH:
        53.5156, 94.2721, 35.4573
        CIE-Luv:
        53.5156, 163.5855, 33.8260
        Hunter-Lab:
        46.3913, 74.8664, 27.6599
      #fb1d25 color charts
#fb1d25 RGB chart
      #fb1d25 CMYK chart
      #fb1d25 RGB pie chart
      #fb1d25 color shades, tints & tones
#fb1d25 color schemes
#fb1d25 color preview, HTML & CSS examples
           This text has a color of #fb1d25        
        
          <p style="color:#fb1d25;">Text here</p>
        
        
          .mytext {color:#fb1d25;}
        
        Text color #fb1d25
      
           This box has a color of #fb1d25        
        
          <div style="background-color:#fb1d25;">Content here</div>
        
        
          .mybackground {background-color:#fb1d25;}
        
        Background color #fb1d25
      
           Border around this has a color of #fb1d25        
        
          <div style="border:2px solid #fb1d25;">Content here</div>
        
        
          .myborder {border:2px solid #fb1d25;}
        
        Border color #fb1d25