#fd1d30 color space conversions
Hex:
        #fd1d30
        RGB:
        253, 29, 48
        CMY:
        1, 89, 81
        CMYK:
        0, 89, 81, 1
      HSL:
        355°, 98.2456%, 55.2941%
        HSV (HSB):
        355°, 88.5375%, 99.2157%
        XYZ:
        41.4809, 21.9748, 4.8516
        xyY:
        0.6073, 0.3217, 21.9748
      CIE-Lab:
        54.0002, 77.5373, 49.7860
        CIE-LCH:
        54.0002, 92.1449, 32.7042
        CIE-Luv:
        54.0002, 163.1426, 31.2281
        Hunter-Lab:
        46.8773, 75.9164, 26.6778
      #fd1d30 color charts
#fd1d30 RGB chart
      #fd1d30 CMYK chart
      #fd1d30 RGB pie chart
      #fd1d30 color shades, tints & tones
#fd1d30 color schemes
#fd1d30 color preview, HTML & CSS examples
           This text has a color of #fd1d30        
        
          <p style="color:#fd1d30;">Text here</p>
        
        
          .mytext {color:#fd1d30;}
        
        Text color #fd1d30
      
           This box has a color of #fd1d30        
        
          <div style="background-color:#fd1d30;">Content here</div>
        
        
          .mybackground {background-color:#fd1d30;}
        
        Background color #fd1d30
      
           Border around this has a color of #fd1d30        
        
          <div style="border:2px solid #fd1d30;">Content here</div>
        
        
          .myborder {border:2px solid #fd1d30;}
        
        Border color #fd1d30