#ff3238 color space conversions
Hex:
        #ff3238
        RGB:
        255, 50, 56
        CMY:
        0, 80, 78
        CMYK:
        0, 80, 78, 0
      HSL:
        358°, 100.0000%, 59.8039%
        HSV (HSB):
        358°, 80.3922%, 100.0000%
        XYZ:
        43.0944, 23.8267, 6.0691
        xyY:
        0.5904, 0.3264, 23.8267
      CIE-Lab:
        55.9139, 74.1439, 47.5911
        CIE-LCH:
        55.9139, 88.1035, 32.6954
        CIE-Luv:
        55.9139, 155.4470, 31.8509
        Hunter-Lab:
        48.8126, 72.1673, 26.7971
      #ff3238 color charts
#ff3238 RGB chart
      #ff3238 CMYK chart
      #ff3238 RGB pie chart
      #ff3238 color shades, tints & tones
#ff3238 color schemes
#ff3238 color preview, HTML & CSS examples
           This text has a color of #ff3238        
        
          <p style="color:#ff3238;">Text here</p>
        
        
          .mytext {color:#ff3238;}
        
        Text color #ff3238
      
           This box has a color of #ff3238        
        
          <div style="background-color:#ff3238;">Content here</div>
        
        
          .mybackground {background-color:#ff3238;}
        
        Background color #ff3238
      
           Border around this has a color of #ff3238        
        
          <div style="border:2px solid #ff3238;">Content here</div>
        
        
          .myborder {border:2px solid #ff3238;}
        
        Border color #ff3238