#eb1d34 color space conversions
Hex:
        #eb1d34
        RGB:
        235, 29, 52
        CMY:
        8, 89, 80
        CMYK:
        0, 88, 78, 8
      HSL:
        353°, 83.7398%, 51.7647%
        HSV (HSB):
        353°, 87.6596%, 92.1569%
        XYZ:
        35.3201, 18.7888, 5.0138
        xyY:
        0.5974, 0.3178, 18.7888
      CIE-Lab:
        50.4392, 73.0957, 42.8645
        CIE-LCH:
        50.4392, 84.7370, 30.3881
        CIE-Luv:
        50.4392, 149.1448, 26.6886
        Hunter-Lab:
        43.3461, 69.5934, 23.4842
      #eb1d34 color charts
#eb1d34 RGB chart
      #eb1d34 CMYK chart
      #eb1d34 RGB pie chart
      #eb1d34 color shades, tints & tones
#eb1d34 color schemes
#eb1d34 color preview, HTML & CSS examples
           This text has a color of #eb1d34        
        
          <p style="color:#eb1d34;">Text here</p>
        
        
          .mytext {color:#eb1d34;}
        
        Text color #eb1d34
      
           This box has a color of #eb1d34        
        
          <div style="background-color:#eb1d34;">Content here</div>
        
        
          .mybackground {background-color:#eb1d34;}
        
        Background color #eb1d34
      
           Border around this has a color of #eb1d34        
        
          <div style="border:2px solid #eb1d34;">Content here</div>
        
        
          .myborder {border:2px solid #eb1d34;}
        
        Border color #eb1d34