#eb1c24 color space conversions
Hex:
        #eb1c24
        RGB:
        235, 28, 36
        CMY:
        8, 89, 86
        CMYK:
        0, 88, 85, 8
      HSL:
        358°, 83.8057%, 51.5686%
        HSV (HSB):
        358°, 88.0851%, 92.1569%
        XYZ:
        34.9946, 18.6201, 3.4187
        xyY:
        0.6136, 0.3265, 18.6201
      CIE-Lab:
        50.2397, 72.8481, 51.1112
        CIE-LCH:
        50.2397, 88.9899, 35.0540
        CIE-Luv:
        50.2397, 152.4757, 31.3552
        Hunter-Lab:
        43.1510, 69.2461, 25.5084
      #eb1c24 color charts
#eb1c24 RGB chart
      #eb1c24 CMYK chart
      #eb1c24 RGB pie chart
      #eb1c24 color shades, tints & tones
#eb1c24 color schemes
#eb1c24 color preview, HTML & CSS examples
           This text has a color of #eb1c24        
        
          <p style="color:#eb1c24;">Text here</p>
        
        
          .mytext {color:#eb1c24;}
        
        Text color #eb1c24
      
           This box has a color of #eb1c24        
        
          <div style="background-color:#eb1c24;">Content here</div>
        
        
          .mybackground {background-color:#eb1c24;}
        
        Background color #eb1c24
      
           Border around this has a color of #eb1c24        
        
          <div style="border:2px solid #eb1c24;">Content here</div>
        
        
          .myborder {border:2px solid #eb1c24;}
        
        Border color #eb1c24