#fb021a color space conversions
Hex:
        #fb021a
        RGB:
        251, 2, 26
        CMY:
        2, 99, 90
        CMYK:
        0, 99, 90, 2
      HSL:
        354°, 98.4190%, 49.6078%
        HSV (HSB):
        354°, 99.2032%, 98.4314%
        XYZ:
        39.9918, 20.6272, 2.8509
        xyY:
        0.6301, 0.3250, 20.6272
      CIE-Lab:
        52.5391, 79.2418, 58.7819
        CIE-LCH:
        52.5391, 98.6639, 36.5682
        CIE-Luv:
        52.5391, 170.1065, 34.3508
        Hunter-Lab:
        45.4172, 77.6969, 28.0703
      #fb021a color charts
#fb021a RGB chart
      #fb021a CMYK chart
      #fb021a RGB pie chart
      #fb021a color shades, tints & tones
#fb021a color schemes
#fb021a color preview, HTML & CSS examples
           This text has a color of #fb021a        
        
          <p style="color:#fb021a;">Text here</p>
        
        
          .mytext {color:#fb021a;}
        
        Text color #fb021a
      
           This box has a color of #fb021a        
        
          <div style="background-color:#fb021a;">Content here</div>
        
        
          .mybackground {background-color:#fb021a;}
        
        Background color #fb021a
      
           Border around this has a color of #fb021a        
        
          <div style="border:2px solid #fb021a;">Content here</div>
        
        
          .myborder {border:2px solid #fb021a;}
        
        Border color #fb021a