#eb3100 color space conversions
Hex:
        #eb3100
        RGB:
        235, 49, 0
        CMY:
        8, 81, 100
        CMYK:
        0, 79, 100, 8
      HSL:
        13°, 100.0000%, 46.0784%
        HSV (HSB):
        13°, 100.0000%, 92.1569%
        XYZ:
        35.3593, 19.8588, 1.9695
        xyY:
        0.6183, 0.3473, 19.8588
      CIE-Lab:
        51.6772, 67.8924, 64.1846
        CIE-LCH:
        51.6772, 93.4293, 43.3920
        CIE-Luv:
        51.6772, 147.2556, 39.4051
        Hunter-Lab:
        44.5632, 63.6476, 28.5739
      #eb3100 color charts
#eb3100 RGB chart
      #eb3100 CMYK chart
      #eb3100 RGB pie chart
      #eb3100 color shades, tints & tones
#eb3100 color schemes
#eb3100 color preview, HTML & CSS examples
           This text has a color of #eb3100        
        
          <p style="color:#eb3100;">Text here</p>
        
        
          .mytext {color:#eb3100;}
        
        Text color #eb3100
      
           This box has a color of #eb3100        
        
          <div style="background-color:#eb3100;">Content here</div>
        
        
          .mybackground {background-color:#eb3100;}
        
        Background color #eb3100
      
           Border around this has a color of #eb3100        
        
          <div style="border:2px solid #eb3100;">Content here</div>
        
        
          .myborder {border:2px solid #eb3100;}
        
        Border color #eb3100