#fb112f color space conversions
Hex:
        #fb112f
        RGB:
        251, 17, 47
        CMY:
        2, 93, 82
        CMYK:
        0, 93, 81, 2
      HSL:
        352°, 96.6942%, 52.5490%
        HSV (HSB):
        352°, 93.2271%, 98.4314%
        XYZ:
        40.4972, 21.1154, 4.6306
        xyY:
        0.6113, 0.3188, 21.1154
      CIE-Lab:
        53.0755, 78.5012, 49.2852
        CIE-LCH:
        53.0755, 92.6901, 32.1217
        CIE-Luv:
        53.0755, 164.6623, 30.1740
        Hunter-Lab:
        45.9515, 76.8977, 26.1913
      #fb112f color charts
#fb112f RGB chart
      #fb112f CMYK chart
      #fb112f RGB pie chart
      #fb112f color shades, tints & tones
#fb112f color schemes
#fb112f color preview, HTML & CSS examples
           This text has a color of #fb112f        
        
          <p style="color:#fb112f;">Text here</p>
        
        
          .mytext {color:#fb112f;}
        
        Text color #fb112f
      
           This box has a color of #fb112f        
        
          <div style="background-color:#fb112f;">Content here</div>
        
        
          .mybackground {background-color:#fb112f;}
        
        Background color #fb112f
      
           Border around this has a color of #fb112f        
        
          <div style="border:2px solid #fb112f;">Content here</div>
        
        
          .myborder {border:2px solid #fb112f;}
        
        Border color #fb112f