#fb0d00 color space conversions
Hex:
        #fb0d00
        RGB:
        251, 13, 0
        CMY:
        2, 95, 100
        CMYK:
        0, 95, 100, 2
      HSL:
        3°, 100.0000%, 49.2157%
        HSV (HSB):
        3°, 100.0000%, 98.4314%
        XYZ:
        39.9276, 20.7971, 1.9098
        xyY:
        0.6375, 0.3320, 20.7971
      CIE-Lab:
        52.7267, 78.2324, 66.5297
        CIE-LCH:
        52.7267, 102.6962, 40.3782
        CIE-Luv:
        52.7267, 170.5125, 37.7412
        Hunter-Lab:
        45.6038, 76.4757, 29.4397
      #fb0d00 color charts
#fb0d00 RGB chart
      #fb0d00 CMYK chart
      #fb0d00 RGB pie chart
      #fb0d00 color shades, tints & tones
#fb0d00 color schemes
#fb0d00 color preview, HTML & CSS examples
           This text has a color of #fb0d00        
        
          <p style="color:#fb0d00;">Text here</p>
        
        
          .mytext {color:#fb0d00;}
        
        Text color #fb0d00
      
           This box has a color of #fb0d00        
        
          <div style="background-color:#fb0d00;">Content here</div>
        
        
          .mybackground {background-color:#fb0d00;}
        
        Background color #fb0d00
      
           Border around this has a color of #fb0d00        
        
          <div style="border:2px solid #fb0d00;">Content here</div>
        
        
          .myborder {border:2px solid #fb0d00;}
        
        Border color #fb0d00