#eb2c28 color space conversions
Hex:
        #eb2c28
        RGB:
        235, 44, 40
        CMY:
        8, 83, 84
        CMYK:
        0, 81, 83, 8
      HSL:
        1°, 82.9787%, 53.9216%
        HSV (HSB):
        1°, 82.9787%, 92.1569%
        XYZ:
        35.5446, 19.6167, 3.9205
        xyY:
        0.6016, 0.3320, 19.6167
      CIE-Lab:
        51.4011, 69.7098, 50.1663
        CIE-LCH:
        51.4011, 85.8843, 35.7405
        CIE-Luv:
        51.4011, 145.9554, 32.4505
        Hunter-Lab:
        44.2908, 65.7426, 25.7554
      #eb2c28 color charts
#eb2c28 RGB chart
      #eb2c28 CMYK chart
      #eb2c28 RGB pie chart
      #eb2c28 color shades, tints & tones
#eb2c28 color schemes
#eb2c28 color preview, HTML & CSS examples
           This text has a color of #eb2c28        
        
          <p style="color:#eb2c28;">Text here</p>
        
        
          .mytext {color:#eb2c28;}
        
        Text color #eb2c28
      
           This box has a color of #eb2c28        
        
          <div style="background-color:#eb2c28;">Content here</div>
        
        
          .mybackground {background-color:#eb2c28;}
        
        Background color #eb2c28
      
           Border around this has a color of #eb2c28        
        
          <div style="border:2px solid #eb2c28;">Content here</div>
        
        
          .myborder {border:2px solid #eb2c28;}
        
        Border color #eb2c28