#fd1e50 color space conversions
Hex:
        #fd1e50
        RGB:
        253, 30, 80
        CMY:
        1, 88, 69
        CMYK:
        0, 88, 68, 1
      HSL:
        347°, 98.2379%, 55.4902%
        HSV (HSB):
        347°, 88.1423%, 99.2157%
        XYZ:
        42.4203, 22.3904, 9.6754
        xyY:
        0.5695, 0.3006, 22.3904
      CIE-Lab:
        54.4388, 78.4886, 32.1980
        CIE-LCH:
        54.4388, 84.8361, 22.3046
        CIE-Luv:
        54.4388, 154.8157, 18.6943
        Hunter-Lab:
        47.3185, 77.2151, 20.9997
      #fd1e50 color charts
#fd1e50 RGB chart
      #fd1e50 CMYK chart
      #fd1e50 RGB pie chart
      #fd1e50 color shades, tints & tones
#fd1e50 color schemes
#fd1e50 color preview, HTML & CSS examples
           This text has a color of #fd1e50        
        
          <p style="color:#fd1e50;">Text here</p>
        
        
          .mytext {color:#fd1e50;}
        
        Text color #fd1e50
      
           This box has a color of #fd1e50        
        
          <div style="background-color:#fd1e50;">Content here</div>
        
        
          .mybackground {background-color:#fd1e50;}
        
        Background color #fd1e50
      
           Border around this has a color of #fd1e50        
        
          <div style="border:2px solid #fd1e50;">Content here</div>
        
        
          .myborder {border:2px solid #fd1e50;}
        
        Border color #fd1e50