#eb141b color space conversions
Hex:
        #eb141b
        RGB:
        235, 20, 27
        CMY:
        8, 92, 89
        CMYK:
        0, 91, 89, 8
      HSL:
        358°, 84.3137%, 50.0000%
        HSV (HSB):
        358°, 91.4894%, 92.1569%
        XYZ:
        34.7089, 18.2416, 2.7285
        xyY:
        0.6234, 0.3276, 18.2416
      CIE-Lab:
        49.7879, 73.8177, 54.9008
        CIE-LCH:
        49.7879, 91.9954, 36.6395
        CIE-Luv:
        49.7879, 155.8519, 32.5899
        Hunter-Lab:
        42.7102, 70.3172, 26.1094
      #eb141b color charts
#eb141b RGB chart
      #eb141b CMYK chart
      #eb141b RGB pie chart
      #eb141b color shades, tints & tones
#eb141b color schemes
#eb141b color preview, HTML & CSS examples
           This text has a color of #eb141b        
        
          <p style="color:#eb141b;">Text here</p>
        
        
          .mytext {color:#eb141b;}
        
        Text color #eb141b
      
           This box has a color of #eb141b        
        
          <div style="background-color:#eb141b;">Content here</div>
        
        
          .mybackground {background-color:#eb141b;}
        
        Background color #eb141b
      
           Border around this has a color of #eb141b        
        
          <div style="border:2px solid #eb141b;">Content here</div>
        
        
          .myborder {border:2px solid #eb141b;}
        
        Border color #eb141b