#ff2542 color space conversions
Hex:
        #ff2542
        RGB:
        255, 37, 66
        CMY:
        0, 85, 74
        CMYK:
        0, 85, 74, 0
      HSL:
        352°, 100.0000%, 57.2549%
        HSV (HSB):
        352°, 85.4902%, 100.0000%
        XYZ:
        42.8849, 22.9765, 7.3289
        xyY:
        0.5859, 0.3139, 22.9765
      CIE-Lab:
        55.0481, 77.2524, 41.1408
        CIE-LCH:
        55.0481, 87.5243, 28.0376
        CIE-Luv:
        55.0481, 158.1829, 26.2049
        Hunter-Lab:
        47.9338, 75.8145, 24.4885
      #ff2542 color charts
#ff2542 RGB chart
      #ff2542 CMYK chart
      #ff2542 RGB pie chart
      #ff2542 color shades, tints & tones
#ff2542 color schemes
#ff2542 color preview, HTML & CSS examples
           This text has a color of #ff2542        
        
          <p style="color:#ff2542;">Text here</p>
        
        
          .mytext {color:#ff2542;}
        
        Text color #ff2542
      
           This box has a color of #ff2542        
        
          <div style="background-color:#ff2542;">Content here</div>
        
        
          .mybackground {background-color:#ff2542;}
        
        Background color #ff2542
      
           Border around this has a color of #ff2542        
        
          <div style="border:2px solid #ff2542;">Content here</div>
        
        
          .myborder {border:2px solid #ff2542;}
        
        Border color #ff2542