#eb232a color space conversions
Hex:
        #eb232a
        RGB:
        235, 35, 42
        CMY:
        8, 86, 84
        CMYK:
        0, 85, 82, 8
      HSL:
        358°, 83.3333%, 52.9412%
        HSV (HSB):
        358°, 85.1064%, 92.1569%
        XYZ:
        35.2799, 19.0314, 4.0045
        xyY:
        0.6050, 0.3264, 19.0314
      CIE-Lab:
        50.7239, 71.7320, 48.5306
        CIE-LCH:
        50.7239, 86.6066, 34.0805
        CIE-Luv:
        50.7239, 149.1871, 30.5902
        Hunter-Lab:
        43.6250, 68.0107, 25.0951
      #eb232a color charts
#eb232a RGB chart
      #eb232a CMYK chart
      #eb232a RGB pie chart
      #eb232a color shades, tints & tones
#eb232a color schemes
#eb232a color preview, HTML & CSS examples
           This text has a color of #eb232a        
        
          <p style="color:#eb232a;">Text here</p>
        
        
          .mytext {color:#eb232a;}
        
        Text color #eb232a
      
           This box has a color of #eb232a        
        
          <div style="background-color:#eb232a;">Content here</div>
        
        
          .mybackground {background-color:#eb232a;}
        
        Background color #eb232a
      
           Border around this has a color of #eb232a        
        
          <div style="border:2px solid #eb232a;">Content here</div>
        
        
          .myborder {border:2px solid #eb232a;}
        
        Border color #eb232a