#eb0a32 color space conversions
Hex:
        #eb0a32
        RGB:
        235, 10, 50
        CMY:
        8, 96, 80
        CMYK:
        0, 96, 79, 8
      HSL:
        349°, 91.8367%, 48.0392%
        HSV (HSB):
        349°, 95.7447%, 92.1569%
        XYZ:
        34.9452, 18.1095, 4.6713
        xyY:
        0.6054, 0.3137, 18.1095
      CIE-Lab:
        49.6287, 75.3129, 43.1383
        CIE-LCH:
        49.6287, 86.7925, 29.8036
        CIE-Luv:
        49.6287, 153.6512, 25.8314
        Hunter-Lab:
        42.5553, 72.1074, 23.2805
      #eb0a32 color charts
#eb0a32 RGB chart
      #eb0a32 CMYK chart
      #eb0a32 RGB pie chart
      #eb0a32 color shades, tints & tones
#eb0a32 color schemes
#eb0a32 color preview, HTML & CSS examples
           This text has a color of #eb0a32        
        
          <p style="color:#eb0a32;">Text here</p>
        
        
          .mytext {color:#eb0a32;}
        
        Text color #eb0a32
      
           This box has a color of #eb0a32        
        
          <div style="background-color:#eb0a32;">Content here</div>
        
        
          .mybackground {background-color:#eb0a32;}
        
        Background color #eb0a32
      
           Border around this has a color of #eb0a32        
        
          <div style="border:2px solid #eb0a32;">Content here</div>
        
        
          .myborder {border:2px solid #eb0a32;}
        
        Border color #eb0a32