#fd0d38 color space conversions
Hex:
        #fd0d38
        RGB:
        253, 13, 56
        CMY:
        1, 95, 78
        CMYK:
        0, 95, 78, 1
      HSL:
        349°, 98.3607%, 52.1569%
        HSV (HSB):
        349°, 94.8617%, 99.2157%
        XYZ:
        41.3657, 21.4560, 5.7026
        xyY:
        0.6037, 0.3131, 21.4560
      CIE-Lab:
        53.4450, 79.5793, 44.9042
        CIE-LCH:
        53.4450, 91.3743, 29.4347
        CIE-Luv:
        53.4450, 164.8238, 27.3838
        Hunter-Lab:
        46.3206, 78.3448, 25.1252
      #fd0d38 color charts
#fd0d38 RGB chart
      #fd0d38 CMYK chart
      #fd0d38 RGB pie chart
      #fd0d38 color shades, tints & tones
#fd0d38 color schemes
#fd0d38 color preview, HTML & CSS examples
           This text has a color of #fd0d38        
        
          <p style="color:#fd0d38;">Text here</p>
        
        
          .mytext {color:#fd0d38;}
        
        Text color #fd0d38
      
           This box has a color of #fd0d38        
        
          <div style="background-color:#fd0d38;">Content here</div>
        
        
          .mybackground {background-color:#fd0d38;}
        
        Background color #fd0d38
      
           Border around this has a color of #fd0d38        
        
          <div style="border:2px solid #fd0d38;">Content here</div>
        
        
          .myborder {border:2px solid #fd0d38;}
        
        Border color #fd0d38