#eb2215 color space conversions
Hex:
        #eb2215
        RGB:
        235, 34, 21
        CMY:
        8, 87, 92
        CMYK:
        0, 86, 91, 8
      HSL:
        4°, 84.2520%, 50.1961%
        HSV (HSB):
        4°, 91.0638%, 92.1569%
        XYZ:
        34.9683, 18.8604, 2.5068
        xyY:
        0.6207, 0.3348, 18.8604
      CIE-Lab:
        50.5234, 71.5352, 57.7991
        CIE-LCH:
        50.5234, 91.9675, 38.9375
        CIE-Luv:
        50.5234, 152.3906, 35.0194
        Hunter-Lab:
        43.4285, 67.7270, 26.9775
      #eb2215 color charts
#eb2215 RGB chart
      #eb2215 CMYK chart
      #eb2215 RGB pie chart
      #eb2215 color shades, tints & tones
#eb2215 color schemes
#eb2215 color preview, HTML & CSS examples
           This text has a color of #eb2215        
        
          <p style="color:#eb2215;">Text here</p>
        
        
          .mytext {color:#eb2215;}
        
        Text color #eb2215
      
           This box has a color of #eb2215        
        
          <div style="background-color:#eb2215;">Content here</div>
        
        
          .mybackground {background-color:#eb2215;}
        
        Background color #eb2215
      
           Border around this has a color of #eb2215        
        
          <div style="border:2px solid #eb2215;">Content here</div>
        
        
          .myborder {border:2px solid #eb2215;}
        
        Border color #eb2215