#fd0b32 color space conversions
Hex:
        #fd0b32
        RGB:
        253, 11, 50
        CMY:
        1, 96, 80
        CMYK:
        0, 96, 80, 1
      HSL:
        350°, 98.3740%, 51.7647%
        HSV (HSB):
        350°, 95.6522%, 99.2157%
        XYZ:
        41.2034, 21.3523, 4.9674
        xyY:
        0.6102, 0.3162, 21.3523
      CIE-Lab:
        53.3329, 79.5662, 48.0759
        CIE-LCH:
        53.3329, 92.9627, 31.1414
        CIE-Luv:
        53.3329, 166.4268, 29.2767
        Hunter-Lab:
        46.2085, 78.3007, 25.9724
      #fd0b32 color charts
#fd0b32 RGB chart
      #fd0b32 CMYK chart
      #fd0b32 RGB pie chart
      #fd0b32 color shades, tints & tones
#fd0b32 color schemes
#fd0b32 color preview, HTML & CSS examples
           This text has a color of #fd0b32        
        
          <p style="color:#fd0b32;">Text here</p>
        
        
          .mytext {color:#fd0b32;}
        
        Text color #fd0b32
      
           This box has a color of #fd0b32        
        
          <div style="background-color:#fd0b32;">Content here</div>
        
        
          .mybackground {background-color:#fd0b32;}
        
        Background color #fd0b32
      
           Border around this has a color of #fd0b32        
        
          <div style="border:2px solid #fd0b32;">Content here</div>
        
        
          .myborder {border:2px solid #fd0b32;}
        
        Border color #fd0b32