#fb1c10 color space conversions
Hex:
        #fb1c10
        RGB:
        251, 28, 16
        CMY:
        2, 89, 94
        CMYK:
        0, 89, 94, 2
      HSL:
        3°, 96.7078%, 52.3529%
        HSV (HSB):
        3°, 93.6255%, 98.4314%
        XYZ:
        40.2924, 21.3771, 2.4928
        xyY:
        0.6280, 0.3332, 21.3771
      CIE-Lab:
        53.3598, 76.6406, 62.7961
        CIE-LCH:
        53.3598, 99.0814, 39.3297
        CIE-Luv:
        53.3598, 166.2140, 37.3664
        Hunter-Lab:
        46.2354, 74.6441, 29.1682
      #fb1c10 color charts
#fb1c10 RGB chart
      #fb1c10 CMYK chart
      #fb1c10 RGB pie chart
      #fb1c10 color shades, tints & tones
#fb1c10 color schemes
#fb1c10 color preview, HTML & CSS examples
           This text has a color of #fb1c10        
        
          <p style="color:#fb1c10;">Text here</p>
        
        
          .mytext {color:#fb1c10;}
        
        Text color #fb1c10
      
           This box has a color of #fb1c10        
        
          <div style="background-color:#fb1c10;">Content here</div>
        
        
          .mybackground {background-color:#fb1c10;}
        
        Background color #fb1c10
      
           Border around this has a color of #fb1c10        
        
          <div style="border:2px solid #fb1c10;">Content here</div>
        
        
          .myborder {border:2px solid #fb1c10;}
        
        Border color #fb1c10