#fd2e31 color space conversions
Hex:
        #fd2e31
        RGB:
        253, 46, 49
        CMY:
        1, 82, 81
        CMYK:
        0, 82, 81, 1
      HSL:
        359°, 98.1043%, 58.6275%
        HSV (HSB):
        359°, 81.8182%, 99.2157%
        XYZ:
        42.0394, 23.0584, 5.1407
        xyY:
        0.5985, 0.3283, 23.0584
      CIE-Lab:
        55.1324, 74.3517, 50.3566
        CIE-LCH:
        55.1324, 89.7996, 34.1088
        CIE-Luv:
        55.1324, 157.0162, 33.1015
        Hunter-Lab:
        48.0192, 72.2381, 27.2661
      #fd2e31 color charts
#fd2e31 RGB chart
      #fd2e31 CMYK chart
      #fd2e31 RGB pie chart
      #fd2e31 color shades, tints & tones
#fd2e31 color schemes
#fd2e31 color preview, HTML & CSS examples
           This text has a color of #fd2e31        
        
          <p style="color:#fd2e31;">Text here</p>
        
        
          .mytext {color:#fd2e31;}
        
        Text color #fd2e31
      
           This box has a color of #fd2e31        
        
          <div style="background-color:#fd2e31;">Content here</div>
        
        
          .mybackground {background-color:#fd2e31;}
        
        Background color #fd2e31
      
           Border around this has a color of #fd2e31        
        
          <div style="border:2px solid #fd2e31;">Content here</div>
        
        
          .myborder {border:2px solid #fd2e31;}
        
        Border color #fd2e31