#fb102f color space conversions
Hex:
        #fb102f
        RGB:
        251, 16, 47
        CMY:
        2, 94, 82
        CMYK:
        0, 94, 81, 2
      HSL:
        352°, 96.7078%, 52.3529%
        HSV (HSB):
        352°, 93.6255%, 98.4314%
        XYZ:
        40.4820, 21.0850, 4.6255
        xyY:
        0.6116, 0.3185, 21.0850
      CIE-Lab:
        53.0424, 78.5968, 49.2536
        CIE-LCH:
        53.0424, 92.7543, 32.0738
        CIE-Luv:
        53.0424, 164.8408, 30.1097
        Hunter-Lab:
        45.9185, 77.0096, 26.1705
      #fb102f color charts
#fb102f RGB chart
      #fb102f CMYK chart
      #fb102f RGB pie chart
      #fb102f color shades, tints & tones
#fb102f color schemes
#fb102f color preview, HTML & CSS examples
           This text has a color of #fb102f        
        
          <p style="color:#fb102f;">Text here</p>
        
        
          .mytext {color:#fb102f;}
        
        Text color #fb102f
      
           This box has a color of #fb102f        
        
          <div style="background-color:#fb102f;">Content here</div>
        
        
          .mybackground {background-color:#fb102f;}
        
        Background color #fb102f
      
           Border around this has a color of #fb102f        
        
          <div style="border:2px solid #fb102f;">Content here</div>
        
        
          .myborder {border:2px solid #fb102f;}
        
        Border color #fb102f