#eb0015 color space conversions
Hex:
        #eb0015
        RGB:
        235, 0, 21
        CMY:
        8, 100, 92
        CMYK:
        0, 100, 91, 8
      HSL:
        355°, 100.0000%, 46.0784%
        HSV (HSB):
        355°, 100.0000%, 92.1569%
        XYZ:
        34.3963, 17.7163, 2.3162
        xyY:
        0.6320, 0.3255, 17.7163
      CIE-Lab:
        49.1502, 75.4900, 56.9122
        CIE-LCH:
        49.1502, 94.5396, 37.0128
        CIE-Luv:
        49.1502, 159.8595, 32.5119
        Hunter-Lab:
        42.0907, 72.2103, 26.2009
      #eb0015 color charts
#eb0015 RGB chart
      #eb0015 CMYK chart
      #eb0015 RGB pie chart
      #eb0015 color shades, tints & tones
#eb0015 color schemes
#eb0015 color preview, HTML & CSS examples
           This text has a color of #eb0015        
        
          <p style="color:#eb0015;">Text here</p>
        
        
          .mytext {color:#eb0015;}
        
        Text color #eb0015
      
           This box has a color of #eb0015        
        
          <div style="background-color:#eb0015;">Content here</div>
        
        
          .mybackground {background-color:#eb0015;}
        
        Background color #eb0015
      
           Border around this has a color of #eb0015        
        
          <div style="border:2px solid #eb0015;">Content here</div>
        
        
          .myborder {border:2px solid #eb0015;}
        
        Border color #eb0015