#eb0018 color space conversions
Hex:
        #eb0018
        RGB:
        235, 0, 24
        CMY:
        8, 100, 91
        CMYK:
        0, 100, 90, 8
      HSL:
        354°, 100.0000%, 46.0784%
        HSV (HSB):
        354°, 100.0000%, 92.1569%
        XYZ:
        34.4258, 17.7281, 2.4716
        xyY:
        0.6302, 0.3245, 17.7281
      CIE-Lab:
        49.1647, 75.5295, 55.7244
        CIE-LCH:
        49.1647, 93.8612, 36.4193
        CIE-Luv:
        49.1647, 159.5257, 32.0166
        Hunter-Lab:
        42.1048, 72.2623, 25.9930
      #eb0018 color charts
#eb0018 RGB chart
      #eb0018 CMYK chart
      #eb0018 RGB pie chart
      #eb0018 color shades, tints & tones
#eb0018 color schemes
#eb0018 color preview, HTML & CSS examples
           This text has a color of #eb0018        
        
          <p style="color:#eb0018;">Text here</p>
        
        
          .mytext {color:#eb0018;}
        
        Text color #eb0018
      
           This box has a color of #eb0018        
        
          <div style="background-color:#eb0018;">Content here</div>
        
        
          .mybackground {background-color:#eb0018;}
        
        Background color #eb0018
      
           Border around this has a color of #eb0018        
        
          <div style="border:2px solid #eb0018;">Content here</div>
        
        
          .myborder {border:2px solid #eb0018;}
        
        Border color #eb0018