#eb0229 color space conversions
Hex:
        #eb0229
        RGB:
        235, 2, 41
        CMY:
        8, 99, 84
        CMYK:
        0, 99, 83, 8
      HSL:
        350°, 98.3122%, 46.4706%
        HSV (HSB):
        350°, 99.1489%, 92.1569%
        XYZ:
        34.6829, 17.8657, 3.7182
        xyY:
        0.6164, 0.3175, 17.8657
      CIE-Lab:
        49.3328, 75.6899, 47.7560
        CIE-LCH:
        49.3328, 89.4963, 32.2496
        CIE-Luv:
        49.3328, 156.6311, 28.2353
        Hunter-Lab:
        42.2678, 72.4997, 24.3718
      #eb0229 color charts
#eb0229 RGB chart
      #eb0229 CMYK chart
      #eb0229 RGB pie chart
      #eb0229 color shades, tints & tones
#eb0229 color schemes
#eb0229 color preview, HTML & CSS examples
           This text has a color of #eb0229        
        
          <p style="color:#eb0229;">Text here</p>
        
        
          .mytext {color:#eb0229;}
        
        Text color #eb0229
      
           This box has a color of #eb0229        
        
          <div style="background-color:#eb0229;">Content here</div>
        
        
          .mybackground {background-color:#eb0229;}
        
        Background color #eb0229
      
           Border around this has a color of #eb0229        
        
          <div style="border:2px solid #eb0229;">Content here</div>
        
        
          .myborder {border:2px solid #eb0229;}
        
        Border color #eb0229