#ff2d42 color space conversions
Hex:
        #ff2d42
        RGB:
        255, 45, 66
        CMY:
        0, 82, 74
        CMYK:
        0, 82, 74, 0
      HSL:
        354°, 100.0000%, 58.8235%
        HSV (HSB):
        354°, 82.3529%, 100.0000%
        XYZ:
        43.1618, 23.5301, 7.4211
        xyY:
        0.5824, 0.3175, 23.5301
      CIE-Lab:
        55.6142, 75.6355, 41.7769
        CIE-LCH:
        55.6142, 86.4063, 28.9139
        CIE-Luv:
        55.6142, 155.3111, 27.3553
        Hunter-Lab:
        48.5079, 73.9386, 24.8848
      #ff2d42 color charts
#ff2d42 RGB chart
      #ff2d42 CMYK chart
      #ff2d42 RGB pie chart
      #ff2d42 color shades, tints & tones
#ff2d42 color schemes
#ff2d42 color preview, HTML & CSS examples
           This text has a color of #ff2d42        
        
          <p style="color:#ff2d42;">Text here</p>
        
        
          .mytext {color:#ff2d42;}
        
        Text color #ff2d42
      
           This box has a color of #ff2d42        
        
          <div style="background-color:#ff2d42;">Content here</div>
        
        
          .mybackground {background-color:#ff2d42;}
        
        Background color #ff2d42
      
           Border around this has a color of #ff2d42        
        
          <div style="border:2px solid #ff2d42;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d42;}
        
        Border color #ff2d42