#ff3c50 color space conversions
Hex:
        #ff3c50
        RGB:
        255, 60, 80
        CMY:
        0, 76, 69
        CMYK:
        0, 76, 69, 0
      HSL:
        354°, 100.0000%, 61.7647%
        HSV (HSB):
        354°, 76.4706%, 100.0000%
        XYZ:
        44.3038, 25.0709, 10.0935
        xyY:
        0.5575, 0.3155, 25.0709
      CIE-Lab:
        57.1444, 72.4001, 35.5954
        CIE-LCH:
        57.1444, 80.6771, 26.1810
        CIE-Luv:
        57.1444, 145.1626, 24.0402
        Hunter-Lab:
        50.0709, 70.3168, 23.0976
      #ff3c50 color charts
#ff3c50 RGB chart
      #ff3c50 CMYK chart
      #ff3c50 RGB pie chart
      #ff3c50 color shades, tints & tones
#ff3c50 color schemes
#ff3c50 color preview, HTML & CSS examples
           This text has a color of #ff3c50        
        
          <p style="color:#ff3c50;">Text here</p>
        
        
          .mytext {color:#ff3c50;}
        
        Text color #ff3c50
      
           This box has a color of #ff3c50        
        
          <div style="background-color:#ff3c50;">Content here</div>
        
        
          .mybackground {background-color:#ff3c50;}
        
        Background color #ff3c50
      
           Border around this has a color of #ff3c50        
        
          <div style="border:2px solid #ff3c50;">Content here</div>
        
        
          .myborder {border:2px solid #ff3c50;}
        
        Border color #ff3c50