#fb052f color space conversions
Hex:
        #fb052f
        RGB:
        251, 5, 47
        CMY:
        2, 98, 82
        CMYK:
        0, 98, 81, 2
      HSL:
        350°, 96.8504%, 50.1961%
        HSV (HSB):
        350°, 98.0080%, 98.4314%
        XYZ:
        40.3510, 20.8230, 4.5818
        xyY:
        0.6136, 0.3167, 20.8230
      CIE-Lab:
        52.7552, 79.4285, 48.9787
        CIE-LCH:
        52.7552, 93.3156, 31.6596
        CIE-Luv:
        52.7552, 166.3956, 29.5504
        Hunter-Lab:
        45.6322, 77.9850, 25.9894
      #fb052f color charts
#fb052f RGB chart
      #fb052f CMYK chart
      #fb052f RGB pie chart
      #fb052f color shades, tints & tones
#fb052f color schemes
#fb052f color preview, HTML & CSS examples
           This text has a color of #fb052f        
        
          <p style="color:#fb052f;">Text here</p>
        
        
          .mytext {color:#fb052f;}
        
        Text color #fb052f
      
           This box has a color of #fb052f        
        
          <div style="background-color:#fb052f;">Content here</div>
        
        
          .mybackground {background-color:#fb052f;}
        
        Background color #fb052f
      
           Border around this has a color of #fb052f        
        
          <div style="border:2px solid #fb052f;">Content here</div>
        
        
          .myborder {border:2px solid #fb052f;}
        
        Border color #fb052f