#fd1125 color space conversions
Hex:
        #fd1125
        RGB:
        253, 17, 37
        CMY:
        1, 93, 85
        CMYK:
        0, 93, 85, 1
      HSL:
        355°, 98.3333%, 52.9412%
        HSV (HSB):
        355°, 93.2806%, 99.2157%
        XYZ:
        41.0424, 21.4171, 3.7210
        xyY:
        0.6202, 0.3236, 21.4171
      CIE-Lab:
        53.4030, 78.7704, 54.7576
        CIE-LCH:
        53.4030, 95.9332, 34.8052
        CIE-Luv:
        53.4030, 167.8312, 33.1784
        Hunter-Lab:
        46.2786, 77.3158, 27.6279
      #fd1125 color charts
#fd1125 RGB chart
      #fd1125 CMYK chart
      #fd1125 RGB pie chart
      #fd1125 color shades, tints & tones
#fd1125 color schemes
#fd1125 color preview, HTML & CSS examples
           This text has a color of #fd1125        
        
          <p style="color:#fd1125;">Text here</p>
        
        
          .mytext {color:#fd1125;}
        
        Text color #fd1125
      
           This box has a color of #fd1125        
        
          <div style="background-color:#fd1125;">Content here</div>
        
        
          .mybackground {background-color:#fd1125;}
        
        Background color #fd1125
      
           Border around this has a color of #fd1125        
        
          <div style="border:2px solid #fd1125;">Content here</div>
        
        
          .myborder {border:2px solid #fd1125;}
        
        Border color #fd1125