#fb2d00 color space conversions
Hex:
        #fb2d00
        RGB:
        251, 45, 0
        CMY:
        2, 82, 100
        CMYK:
        0, 82, 100, 2
      HSL:
        11°, 100.0000%, 49.2157%
        HSV (HSB):
        11°, 100.0000%, 98.4314%
        XYZ:
        40.7220, 22.3860, 2.1746
        xyY:
        0.6238, 0.3429, 22.3860
      CIE-Lab:
        54.4342, 73.3399, 67.1750
        CIE-LCH:
        54.4342, 99.4546, 42.4878
        CIE-Luv:
        54.4342, 160.9295, 40.8000
        Hunter-Lab:
        47.3138, 70.8320, 30.3946
      #fb2d00 color charts
#fb2d00 RGB chart
      #fb2d00 CMYK chart
      #fb2d00 RGB pie chart
      #fb2d00 color shades, tints & tones
#fb2d00 color schemes
#fb2d00 color preview, HTML & CSS examples
           This text has a color of #fb2d00        
        
          <p style="color:#fb2d00;">Text here</p>
        
        
          .mytext {color:#fb2d00;}
        
        Text color #fb2d00
      
           This box has a color of #fb2d00        
        
          <div style="background-color:#fb2d00;">Content here</div>
        
        
          .mybackground {background-color:#fb2d00;}
        
        Background color #fb2d00
      
           Border around this has a color of #fb2d00        
        
          <div style="border:2px solid #fb2d00;">Content here</div>
        
        
          .myborder {border:2px solid #fb2d00;}
        
        Border color #fb2d00