#fd0b12 color space conversions
Hex:
        #fd0b12
        RGB:
        253, 11, 18
        CMY:
        1, 96, 93
        CMYK:
        0, 96, 93, 1
      HSL:
        358°, 98.3740%, 51.7647%
        HSV (HSB):
        358°, 95.6522%, 99.2157%
        XYZ:
        40.7369, 21.1657, 2.5106
        xyY:
        0.6324, 0.3286, 21.1657
      CIE-Lab:
        53.1303, 79.0057, 62.2655
        CIE-LCH:
        53.1303, 100.5927, 38.2421
        CIE-Luv:
        53.1303, 171.0655, 36.2487
        Hunter-Lab:
        46.0062, 77.5448, 28.9688
      #fd0b12 color charts
#fd0b12 RGB chart
      #fd0b12 CMYK chart
      #fd0b12 RGB pie chart
      #fd0b12 color shades, tints & tones
#fd0b12 color schemes
#fd0b12 color preview, HTML & CSS examples
           This text has a color of #fd0b12        
        
          <p style="color:#fd0b12;">Text here</p>
        
        
          .mytext {color:#fd0b12;}
        
        Text color #fd0b12
      
           This box has a color of #fd0b12        
        
          <div style="background-color:#fd0b12;">Content here</div>
        
        
          .mybackground {background-color:#fd0b12;}
        
        Background color #fd0b12
      
           Border around this has a color of #fd0b12        
        
          <div style="border:2px solid #fd0b12;">Content here</div>
        
        
          .myborder {border:2px solid #fd0b12;}
        
        Border color #fd0b12