#eb1210 color space conversions
Hex:
        #eb1210
        RGB:
        235, 18, 16
        CMY:
        8, 93, 94
        CMYK:
        0, 92, 93, 8
      HSL:
        1°, 87.2510%, 49.2157%
        HSV (HSB):
        1°, 93.1915%, 92.1569%
        XYZ:
        34.5708, 18.1322, 2.1680
        xyY:
        0.6300, 0.3305, 18.1322
      CIE-Lab:
        49.6560, 73.9111, 58.9922
        CIE-LCH:
        49.6560, 94.5670, 38.5952
        CIE-Luv:
        49.6560, 157.4303, 34.1747
        Hunter-Lab:
        42.5819, 70.3996, 26.7887
      #eb1210 color charts
#eb1210 RGB chart
      #eb1210 CMYK chart
      #eb1210 RGB pie chart
      #eb1210 color shades, tints & tones
#eb1210 color schemes
#eb1210 color preview, HTML & CSS examples
           This text has a color of #eb1210        
        
          <p style="color:#eb1210;">Text here</p>
        
        
          .mytext {color:#eb1210;}
        
        Text color #eb1210
      
           This box has a color of #eb1210        
        
          <div style="background-color:#eb1210;">Content here</div>
        
        
          .mybackground {background-color:#eb1210;}
        
        Background color #eb1210
      
           Border around this has a color of #eb1210        
        
          <div style="border:2px solid #eb1210;">Content here</div>
        
        
          .myborder {border:2px solid #eb1210;}
        
        Border color #eb1210