#eb160b color space conversions
Hex:
        #eb160b
        RGB:
        235, 22, 11
        CMY:
        8, 91, 96
        CMYK:
        0, 91, 95, 8
      HSL:
        3°, 91.0569%, 48.2353%
        HSV (HSB):
        3°, 95.3191%, 92.1569%
        XYZ:
        34.6083, 18.2601, 2.0171
        xyY:
        0.6306, 0.3327, 18.2601
      CIE-Lab:
        49.8101, 73.3759, 60.5457
        CIE-LCH:
        49.8101, 95.1305, 39.5276
        CIE-Luv:
        49.8101, 156.8596, 35.0373
        Hunter-Lab:
        42.7319, 69.7851, 27.1136
      #eb160b color charts
#eb160b RGB chart
      #eb160b CMYK chart
      #eb160b RGB pie chart
      #eb160b color shades, tints & tones
#eb160b color schemes
#eb160b color preview, HTML & CSS examples
           This text has a color of #eb160b        
        
          <p style="color:#eb160b;">Text here</p>
        
        
          .mytext {color:#eb160b;}
        
        Text color #eb160b
      
           This box has a color of #eb160b        
        
          <div style="background-color:#eb160b;">Content here</div>
        
        
          .mybackground {background-color:#eb160b;}
        
        Background color #eb160b
      
           Border around this has a color of #eb160b        
        
          <div style="border:2px solid #eb160b;">Content here</div>
        
        
          .myborder {border:2px solid #eb160b;}
        
        Border color #eb160b