#fd0e3a color space conversions
Hex:
        #fd0e3a
        RGB:
        253, 14, 58
        CMY:
        1, 95, 77
        CMYK:
        0, 94, 77, 1
      HSL:
        349°, 98.3539%, 52.3529%
        HSV (HSB):
        349°, 94.4664%, 99.2157%
        XYZ:
        41.4288, 21.5022, 5.9698
        xyY:
        0.6013, 0.3121, 21.5022
      CIE-Lab:
        53.4948, 79.5570, 43.8392
        CIE-LCH:
        53.4948, 90.8360, 28.8566
        CIE-Luv:
        53.4948, 164.2024, 26.7262
        Hunter-Lab:
        46.3705, 78.3289, 24.8263
      #fd0e3a color charts
#fd0e3a RGB chart
      #fd0e3a CMYK chart
      #fd0e3a RGB pie chart
      #fd0e3a color shades, tints & tones
#fd0e3a color schemes
#fd0e3a color preview, HTML & CSS examples
           This text has a color of #fd0e3a        
        
          <p style="color:#fd0e3a;">Text here</p>
        
        
          .mytext {color:#fd0e3a;}
        
        Text color #fd0e3a
      
           This box has a color of #fd0e3a        
        
          <div style="background-color:#fd0e3a;">Content here</div>
        
        
          .mybackground {background-color:#fd0e3a;}
        
        Background color #fd0e3a
      
           Border around this has a color of #fd0e3a        
        
          <div style="border:2px solid #fd0e3a;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e3a;}
        
        Border color #fd0e3a