#eb2016 color space conversions
Hex:
        #eb2016
        RGB:
        235, 32, 22
        CMY:
        8, 87, 91
        CMYK:
        0, 86, 91, 8
      HSL:
        3°, 84.1897%, 50.3922%
        HSV (HSB):
        3°, 90.6383%, 92.1569%
        XYZ:
        34.9223, 18.7531, 2.5382
        xyY:
        0.6212, 0.3336, 18.7531
      CIE-Lab:
        50.3971, 71.9224, 57.3453
        CIE-LCH:
        50.3971, 91.9854, 38.5661
        CIE-Luv:
        50.3971, 152.9942, 34.6263
        Hunter-Lab:
        43.3049, 68.1640, 26.8383
      #eb2016 color charts
#eb2016 RGB chart
      #eb2016 CMYK chart
      #eb2016 RGB pie chart
      #eb2016 color shades, tints & tones
#eb2016 color schemes
#eb2016 color preview, HTML & CSS examples
           This text has a color of #eb2016        
        
          <p style="color:#eb2016;">Text here</p>
        
        
          .mytext {color:#eb2016;}
        
        Text color #eb2016
      
           This box has a color of #eb2016        
        
          <div style="background-color:#eb2016;">Content here</div>
        
        
          .mybackground {background-color:#eb2016;}
        
        Background color #eb2016
      
           Border around this has a color of #eb2016        
        
          <div style="border:2px solid #eb2016;">Content here</div>
        
        
          .myborder {border:2px solid #eb2016;}
        
        Border color #eb2016