#fd0e40 color space conversions
Hex:
        #fd0e40
        RGB:
        253, 14, 64
        CMY:
        1, 95, 75
        CMYK:
        0, 94, 75, 1
      HSL:
        347°, 98.3539%, 52.3529%
        HSV (HSB):
        347°, 94.4664%, 99.2157%
        XYZ:
        41.5905, 21.5669, 6.8213
        xyY:
        0.5943, 0.3082, 21.5669
      CIE-Lab:
        53.5644, 79.7495, 40.5062
        CIE-LCH:
        53.5644, 89.4468, 26.9268
        CIE-Luv:
        53.5644, 162.6951, 24.4384
        Hunter-Lab:
        46.4402, 78.5891, 23.7994
      #fd0e40 color charts
#fd0e40 RGB chart
      #fd0e40 CMYK chart
      #fd0e40 RGB pie chart
      #fd0e40 color shades, tints & tones
#fd0e40 color schemes
#fd0e40 color preview, HTML & CSS examples
           This text has a color of #fd0e40        
        
          <p style="color:#fd0e40;">Text here</p>
        
        
          .mytext {color:#fd0e40;}
        
        Text color #fd0e40
      
           This box has a color of #fd0e40        
        
          <div style="background-color:#fd0e40;">Content here</div>
        
        
          .mybackground {background-color:#fd0e40;}
        
        Background color #fd0e40
      
           Border around this has a color of #fd0e40        
        
          <div style="border:2px solid #fd0e40;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e40;}
        
        Border color #fd0e40