#eb1d32 color space conversions
Hex:
        #eb1d32
        RGB:
        235, 29, 50
        CMY:
        8, 89, 80
        CMYK:
        0, 88, 79, 8
      HSL:
        354°, 83.7398%, 51.7647%
        HSV (HSB):
        354°, 87.6596%, 92.1569%
        XYZ:
        35.2760, 18.7712, 4.7816
        xyY:
        0.5996, 0.3191, 18.7712
      CIE-Lab:
        50.4184, 73.0357, 43.9532
        CIE-LCH:
        50.4184, 85.2414, 31.0397
        CIE-Luv:
        50.4184, 149.5805, 27.3764
        Hunter-Lab:
        43.3257, 69.5156, 23.7846
      #eb1d32 color charts
#eb1d32 RGB chart
      #eb1d32 CMYK chart
      #eb1d32 RGB pie chart
      #eb1d32 color shades, tints & tones
#eb1d32 color schemes
#eb1d32 color preview, HTML & CSS examples
           This text has a color of #eb1d32        
        
          <p style="color:#eb1d32;">Text here</p>
        
        
          .mytext {color:#eb1d32;}
        
        Text color #eb1d32
      
           This box has a color of #eb1d32        
        
          <div style="background-color:#eb1d32;">Content here</div>
        
        
          .mybackground {background-color:#eb1d32;}
        
        Background color #eb1d32
      
           Border around this has a color of #eb1d32        
        
          <div style="border:2px solid #eb1d32;">Content here</div>
        
        
          .myborder {border:2px solid #eb1d32;}
        
        Border color #eb1d32