#eb1f1a color space conversions
Hex:
        #eb1f1a
        RGB:
        235, 31, 26
        CMY:
        8, 88, 90
        CMYK:
        0, 87, 89, 8
      HSL:
        1°, 83.9357%, 51.1765%
        HSV (HSB):
        1°, 88.9362%, 92.1569%
        XYZ:
        34.9374, 18.7167, 2.7486
        xyY:
        0.6194, 0.3318, 18.7167
      CIE-Lab:
        50.3541, 72.1593, 55.7342
        CIE-LCH:
        50.3541, 91.1771, 37.6817
        CIE-Luv:
        50.3541, 152.8984, 33.8291
        Hunter-Lab:
        43.2628, 68.4398, 26.5172
      #eb1f1a color charts
#eb1f1a RGB chart
      #eb1f1a CMYK chart
      #eb1f1a RGB pie chart
      #eb1f1a color shades, tints & tones
#eb1f1a color schemes
#eb1f1a color preview, HTML & CSS examples
           This text has a color of #eb1f1a        
        
          <p style="color:#eb1f1a;">Text here</p>
        
        
          .mytext {color:#eb1f1a;}
        
        Text color #eb1f1a
      
           This box has a color of #eb1f1a        
        
          <div style="background-color:#eb1f1a;">Content here</div>
        
        
          .mybackground {background-color:#eb1f1a;}
        
        Background color #eb1f1a
      
           Border around this has a color of #eb1f1a        
        
          <div style="border:2px solid #eb1f1a;">Content here</div>
        
        
          .myborder {border:2px solid #eb1f1a;}
        
        Border color #eb1f1a