#fd382e color space conversions
Hex:
        #fd382e
        RGB:
        253, 56, 46
        CMY:
        1, 78, 82
        CMYK:
        0, 78, 82, 1
      HSL:
        3°, 98.1043%, 58.6275%
        HSV (HSB):
        3°, 81.8182%, 99.2157%
        XYZ:
        42.4153, 23.9083, 4.9640
        xyY:
        0.5950, 0.3354, 23.9083
      CIE-Lab:
        55.9958, 71.7625, 52.6833
        CIE-LCH:
        55.9958, 89.0246, 36.2837
        CIE-Luv:
        55.9958, 152.9177, 35.6659
        Hunter-Lab:
        48.8961, 69.2733, 28.2081
      #fd382e color charts
#fd382e RGB chart
      #fd382e CMYK chart
      #fd382e RGB pie chart
      #fd382e color shades, tints & tones
#fd382e color schemes
#fd382e color preview, HTML & CSS examples
           This text has a color of #fd382e        
        
          <p style="color:#fd382e;">Text here</p>
        
        
          .mytext {color:#fd382e;}
        
        Text color #fd382e
      
           This box has a color of #fd382e        
        
          <div style="background-color:#fd382e;">Content here</div>
        
        
          .mybackground {background-color:#fd382e;}
        
        Background color #fd382e
      
           Border around this has a color of #fd382e        
        
          <div style="border:2px solid #fd382e;">Content here</div>
        
        
          .myborder {border:2px solid #fd382e;}
        
        Border color #fd382e