#eb020e color space conversions
Hex:
        #eb020e
        RGB:
        235, 2, 14
        CMY:
        8, 99, 95
        CMYK:
        0, 99, 94, 8
      HSL:
        357°, 98.3122%, 46.4706%
        HSV (HSB):
        357°, 99.1489%, 92.1569%
        XYZ:
        34.3619, 17.7373, 2.0280
        xyY:
        0.6348, 0.3277, 17.7373
      CIE-Lab:
        49.1759, 75.2604, 59.3569
        CIE-LCH:
        49.1759, 95.8508, 38.2624
        CIE-Luv:
        49.1759, 160.2021, 33.5552
        Hunter-Lab:
        42.1157, 71.9347, 26.6259
      #eb020e color charts
#eb020e RGB chart
      #eb020e CMYK chart
      #eb020e RGB pie chart
      #eb020e color shades, tints & tones
#eb020e color schemes
#eb020e color preview, HTML & CSS examples
           This text has a color of #eb020e        
        
          <p style="color:#eb020e;">Text here</p>
        
        
          .mytext {color:#eb020e;}
        
        Text color #eb020e
      
           This box has a color of #eb020e        
        
          <div style="background-color:#eb020e;">Content here</div>
        
        
          .mybackground {background-color:#eb020e;}
        
        Background color #eb020e
      
           Border around this has a color of #eb020e        
        
          <div style="border:2px solid #eb020e;">Content here</div>
        
        
          .myborder {border:2px solid #eb020e;}
        
        Border color #eb020e