#fd383d color space conversions
Hex:
        #fd383d
        RGB:
        253, 56, 61
        CMY:
        1, 78, 76
        CMYK:
        0, 78, 76, 1
      HSL:
        358°, 98.0100%, 60.5882%
        HSV (HSB):
        358°, 77.8656%, 99.2157%
        XYZ:
        42.7645, 24.0479, 6.8027
        xyY:
        0.5809, 0.3267, 24.0479
      CIE-Lab:
        56.1357, 72.2049, 45.0118
        CIE-LCH:
        56.1357, 85.0859, 31.9390
        CIE-Luv:
        56.1357, 150.1143, 30.8295
        Hunter-Lab:
        49.0387, 69.8444, 26.1024
      #fd383d color charts
#fd383d RGB chart
      #fd383d CMYK chart
      #fd383d RGB pie chart
      #fd383d color shades, tints & tones
#fd383d color schemes
#fd383d color preview, HTML & CSS examples
           This text has a color of #fd383d        
        
          <p style="color:#fd383d;">Text here</p>
        
        
          .mytext {color:#fd383d;}
        
        Text color #fd383d
      
           This box has a color of #fd383d        
        
          <div style="background-color:#fd383d;">Content here</div>
        
        
          .mybackground {background-color:#fd383d;}
        
        Background color #fd383d
      
           Border around this has a color of #fd383d        
        
          <div style="border:2px solid #fd383d;">Content here</div>
        
        
          .myborder {border:2px solid #fd383d;}
        
        Border color #fd383d