#fb0f21 color space conversions
Hex:
        #fb0f21
        RGB:
        251, 15, 33
        CMY:
        2, 94, 87
        CMYK:
        0, 94, 87, 2
      HSL:
        355°, 96.7213%, 52.1569%
        HSV (HSB):
        355°, 94.0239%, 98.4314%
        XYZ:
        40.2290, 20.9607, 3.3644
        xyY:
        0.6232, 0.3247, 20.9607
      CIE-Lab:
        52.9064, 78.3976, 56.0450
        CIE-LCH:
        52.9064, 96.3702, 35.5603
        CIE-Luv:
        52.9064, 167.3718, 33.6201
        Hunter-Lab:
        45.7828, 76.7265, 27.6911
      #fb0f21 color charts
#fb0f21 RGB chart
      #fb0f21 CMYK chart
      #fb0f21 RGB pie chart
      #fb0f21 color shades, tints & tones
#fb0f21 color schemes
#fb0f21 color preview, HTML & CSS examples
           This text has a color of #fb0f21        
        
          <p style="color:#fb0f21;">Text here</p>
        
        
          .mytext {color:#fb0f21;}
        
        Text color #fb0f21
      
           This box has a color of #fb0f21        
        
          <div style="background-color:#fb0f21;">Content here</div>
        
        
          .mybackground {background-color:#fb0f21;}
        
        Background color #fb0f21
      
           Border around this has a color of #fb0f21        
        
          <div style="border:2px solid #fb0f21;">Content here</div>
        
        
          .myborder {border:2px solid #fb0f21;}
        
        Border color #fb0f21