#eb212e color space conversions
Hex:
        #eb212e
        RGB:
        235, 33, 46
        CMY:
        8, 87, 82
        CMYK:
        0, 86, 80, 8
      HSL:
        356°, 83.4711%, 52.5490%
        HSV (HSB):
        356°, 85.9574%, 92.1569%
        XYZ:
        35.2979, 18.9471, 4.3815
        xyY:
        0.6021, 0.3232, 18.9471
      CIE-Lab:
        50.6253, 72.2183, 46.3353
        CIE-LCH:
        50.6253, 85.8047, 32.6842
        CIE-Luv:
        50.6253, 149.1361, 29.1472
        Hunter-Lab:
        43.5283, 68.5746, 24.5017
      #eb212e color charts
#eb212e RGB chart
      #eb212e CMYK chart
      #eb212e RGB pie chart
      #eb212e color shades, tints & tones
#eb212e color schemes
#eb212e color preview, HTML & CSS examples
           This text has a color of #eb212e        
        
          <p style="color:#eb212e;">Text here</p>
        
        
          .mytext {color:#eb212e;}
        
        Text color #eb212e
      
           This box has a color of #eb212e        
        
          <div style="background-color:#eb212e;">Content here</div>
        
        
          .mybackground {background-color:#eb212e;}
        
        Background color #eb212e
      
           Border around this has a color of #eb212e        
        
          <div style="border:2px solid #eb212e;">Content here</div>
        
        
          .myborder {border:2px solid #eb212e;}
        
        Border color #eb212e