#fb2f00 color space conversions
Hex:
        #fb2f00
        RGB:
        251, 47, 0
        CMY:
        2, 82, 100
        CMYK:
        0, 81, 100, 2
      HSL:
        11°, 100.0000%, 49.2157%
        HSV (HSB):
        11°, 100.0000%, 98.4314%
        XYZ:
        40.8002, 22.5423, 2.2007
        xyY:
        0.6225, 0.3439, 22.5423
      CIE-Lab:
        54.5977, 72.8761, 67.2412
        CIE-LCH:
        54.5977, 99.1579, 42.6971
        CIE-Luv:
        54.5977, 160.0309, 41.0906
        Hunter-Lab:
        47.4787, 70.3039, 30.4869
      #fb2f00 color charts
#fb2f00 RGB chart
      #fb2f00 CMYK chart
      #fb2f00 RGB pie chart
      #fb2f00 color shades, tints & tones
#fb2f00 color schemes
#fb2f00 color preview, HTML & CSS examples
           This text has a color of #fb2f00        
        
          <p style="color:#fb2f00;">Text here</p>
        
        
          .mytext {color:#fb2f00;}
        
        Text color #fb2f00
      
           This box has a color of #fb2f00        
        
          <div style="background-color:#fb2f00;">Content here</div>
        
        
          .mybackground {background-color:#fb2f00;}
        
        Background color #fb2f00
      
           Border around this has a color of #fb2f00        
        
          <div style="border:2px solid #fb2f00;">Content here</div>
        
        
          .myborder {border:2px solid #fb2f00;}
        
        Border color #fb2f00