#eb032a color space conversions
Hex:
        #eb032a
        RGB:
        235, 3, 42
        CMY:
        8, 99, 84
        CMYK:
        0, 99, 82, 8
      HSL:
        350°, 97.4790%, 46.6667%
        HSV (HSB):
        350°, 98.7234%, 92.1569%
        XYZ:
        34.7114, 17.8945, 3.8150
        xyY:
        0.6152, 0.3172, 17.8945
      CIE-Lab:
        49.3678, 75.6367, 47.2586
        CIE-LCH:
        49.3678, 89.1868, 31.9976
        CIE-Luv:
        49.3678, 156.2985, 27.9994
        Hunter-Lab:
        42.3018, 72.4427, 24.2643
      #eb032a color charts
#eb032a RGB chart
      #eb032a CMYK chart
      #eb032a RGB pie chart
      #eb032a color shades, tints & tones
#eb032a color schemes
#eb032a color preview, HTML & CSS examples
           This text has a color of #eb032a        
        
          <p style="color:#eb032a;">Text here</p>
        
        
          .mytext {color:#eb032a;}
        
        Text color #eb032a
      
           This box has a color of #eb032a        
        
          <div style="background-color:#eb032a;">Content here</div>
        
        
          .mybackground {background-color:#eb032a;}
        
        Background color #eb032a
      
           Border around this has a color of #eb032a        
        
          <div style="border:2px solid #eb032a;">Content here</div>
        
        
          .myborder {border:2px solid #eb032a;}
        
        Border color #eb032a