#eb0122 color space conversions
Hex:
        #eb0122
        RGB:
        235, 1, 34
        CMY:
        8, 100, 87
        CMYK:
        0, 100, 86, 8
      HSL:
        352°, 99.1525%, 46.2745%
        HSV (HSB):
        352°, 99.5745%, 92.1569%
        XYZ:
        34.5605, 17.7994, 3.1275
        xyY:
        0.6229, 0.3208, 17.7994
      CIE-Lab:
        49.2519, 75.6180, 51.2531
        CIE-LCH:
        49.2519, 91.3508, 34.1290
        CIE-Luv:
        49.2519, 157.9965, 30.0085
        Hunter-Lab:
        42.1893, 72.3920, 25.1374
      #eb0122 color charts
#eb0122 RGB chart
      #eb0122 CMYK chart
      #eb0122 RGB pie chart
      #eb0122 color shades, tints & tones
#eb0122 color schemes
#eb0122 color preview, HTML & CSS examples
           This text has a color of #eb0122        
        
          <p style="color:#eb0122;">Text here</p>
        
        
          .mytext {color:#eb0122;}
        
        Text color #eb0122
      
           This box has a color of #eb0122        
        
          <div style="background-color:#eb0122;">Content here</div>
        
        
          .mybackground {background-color:#eb0122;}
        
        Background color #eb0122
      
           Border around this has a color of #eb0122        
        
          <div style="border:2px solid #eb0122;">Content here</div>
        
        
          .myborder {border:2px solid #eb0122;}
        
        Border color #eb0122