#ff1435 color space conversions
Hex:
        #ff1435
        RGB:
        255, 20, 53
        CMY:
        0, 92, 79
        CMYK:
        0, 92, 79, 0
      HSL:
        352°, 100.0000%, 53.9216%
        HSV (HSB):
        352°, 92.1569%, 100.0000%
        XYZ:
        42.1328, 22.0174, 5.3973
        xyY:
        0.6058, 0.3166, 22.0174
      CIE-Lab:
        54.0454, 79.3190, 47.2993
        CIE-LCH:
        54.0454, 92.3511, 30.8084
        CIE-Luv:
        54.0454, 165.7163, 29.2325
        Hunter-Lab:
        46.9227, 78.1640, 26.0260
      #ff1435 color charts
#ff1435 RGB chart
      #ff1435 CMYK chart
      #ff1435 RGB pie chart
      #ff1435 color shades, tints & tones
#ff1435 color schemes
#ff1435 color preview, HTML & CSS examples
           This text has a color of #ff1435        
        
          <p style="color:#ff1435;">Text here</p>
        
        
          .mytext {color:#ff1435;}
        
        Text color #ff1435
      
           This box has a color of #ff1435        
        
          <div style="background-color:#ff1435;">Content here</div>
        
        
          .mybackground {background-color:#ff1435;}
        
        Background color #ff1435
      
           Border around this has a color of #ff1435        
        
          <div style="border:2px solid #ff1435;">Content here</div>
        
        
          .myborder {border:2px solid #ff1435;}
        
        Border color #ff1435