#eb001d color space conversions
Hex:
        #eb001d
        RGB:
        235, 0, 29
        CMY:
        8, 100, 89
        CMYK:
        0, 100, 88, 8
      HSL:
        353°, 100.0000%, 46.0784%
        HSV (HSB):
        353°, 100.0000%, 92.1569%
        XYZ:
        34.4827, 17.7509, 2.7712
        xyY:
        0.6269, 0.3227, 17.7509
      CIE-Lab:
        49.1925, 75.6056, 53.5708
        CIE-LCH:
        49.1925, 92.6609, 35.3197
        CIE-Luv:
        49.1925, 158.8861, 31.0670
        Hunter-Lab:
        42.1318, 72.3625, 25.5925
      #eb001d color charts
#eb001d RGB chart
      #eb001d CMYK chart
      #eb001d RGB pie chart
      #eb001d color shades, tints & tones
#eb001d color schemes
#eb001d color preview, HTML & CSS examples
           This text has a color of #eb001d        
        
          <p style="color:#eb001d;">Text here</p>
        
        
          .mytext {color:#eb001d;}
        
        Text color #eb001d
      
           This box has a color of #eb001d        
        
          <div style="background-color:#eb001d;">Content here</div>
        
        
          .mybackground {background-color:#eb001d;}
        
        Background color #eb001d
      
           Border around this has a color of #eb001d        
        
          <div style="border:2px solid #eb001d;">Content here</div>
        
        
          .myborder {border:2px solid #eb001d;}
        
        Border color #eb001d