#ff1d32 color space conversions
Hex:
        #ff1d32
        RGB:
        255, 29, 50
        CMY:
        0, 89, 80
        CMYK:
        0, 89, 80, 0
      HSL:
        354°, 100.0000%, 55.6863%
        HSV (HSB):
        354°, 88.6275%, 100.0000%
        XYZ:
        42.2551, 22.3690, 5.1082
        xyY:
        0.6060, 0.3208, 22.3690
      CIE-Lab:
        54.4164, 78.0886, 49.2749
        CIE-LCH:
        54.4164, 92.3355, 32.2524
        CIE-Luv:
        54.4164, 164.1988, 30.9717
        Hunter-Lab:
        47.2959, 76.7076, 26.7035
      #ff1d32 color charts
#ff1d32 RGB chart
      #ff1d32 CMYK chart
      #ff1d32 RGB pie chart
      #ff1d32 color shades, tints & tones
#ff1d32 color schemes
#ff1d32 color preview, HTML & CSS examples
           This text has a color of #ff1d32        
        
          <p style="color:#ff1d32;">Text here</p>
        
        
          .mytext {color:#ff1d32;}
        
        Text color #ff1d32
      
           This box has a color of #ff1d32        
        
          <div style="background-color:#ff1d32;">Content here</div>
        
        
          .mybackground {background-color:#ff1d32;}
        
        Background color #ff1d32
      
           Border around this has a color of #ff1d32        
        
          <div style="border:2px solid #ff1d32;">Content here</div>
        
        
          .myborder {border:2px solid #ff1d32;}
        
        Border color #ff1d32