#fb0c30 color space conversions
Hex:
        #fb0c30
        RGB:
        251, 12, 48
        CMY:
        2, 95, 81
        CMYK:
        0, 95, 81, 2
      HSL:
        351°, 96.7611%, 51.5686%
        HSV (HSB):
        351°, 95.2191%, 98.4314%
        XYZ:
        40.4486, 20.9856, 4.7150
        xyY:
        0.6115, 0.3172, 20.9856
      CIE-Lab:
        52.9337, 78.9620, 48.6186
        CIE-LCH:
        52.9337, 92.7295, 31.6215
        CIE-Luv:
        52.9337, 165.2769, 29.5790
        Hunter-Lab:
        45.8100, 77.4417, 25.9645
      #fb0c30 color charts
#fb0c30 RGB chart
      #fb0c30 CMYK chart
      #fb0c30 RGB pie chart
      #fb0c30 color shades, tints & tones
#fb0c30 color schemes
#fb0c30 color preview, HTML & CSS examples
           This text has a color of #fb0c30        
        
          <p style="color:#fb0c30;">Text here</p>
        
        
          .mytext {color:#fb0c30;}
        
        Text color #fb0c30
      
           This box has a color of #fb0c30        
        
          <div style="background-color:#fb0c30;">Content here</div>
        
        
          .mybackground {background-color:#fb0c30;}
        
        Background color #fb0c30
      
           Border around this has a color of #fb0c30        
        
          <div style="border:2px solid #fb0c30;">Content here</div>
        
        
          .myborder {border:2px solid #fb0c30;}
        
        Border color #fb0c30