#eb2241 color space conversions
Hex:
        #eb2241
        RGB:
        235, 34, 65
        CMY:
        8, 87, 75
        CMYK:
        0, 86, 72, 8
      HSL:
        351°, 83.4025%, 52.7451%
        HSV (HSB):
        351°, 85.5319%, 92.1569%
        XYZ:
        35.7871, 19.1879, 6.8185
        xyY:
        0.5791, 0.3105, 19.1879
      CIE-Lab:
        50.9063, 72.6598, 35.9340
        CIE-LCH:
        50.9063, 81.0598, 26.3148
        CIE-Luv:
        50.9063, 144.4114, 22.2250
        Hunter-Lab:
        43.8040, 69.1746, 21.4338
      #eb2241 color charts
#eb2241 RGB chart
      #eb2241 CMYK chart
      #eb2241 RGB pie chart
      #eb2241 color shades, tints & tones
#eb2241 color schemes
#eb2241 color preview, HTML & CSS examples
           This text has a color of #eb2241        
        
          <p style="color:#eb2241;">Text here</p>
        
        
          .mytext {color:#eb2241;}
        
        Text color #eb2241
      
           This box has a color of #eb2241        
        
          <div style="background-color:#eb2241;">Content here</div>
        
        
          .mybackground {background-color:#eb2241;}
        
        Background color #eb2241
      
           Border around this has a color of #eb2241        
        
          <div style="border:2px solid #eb2241;">Content here</div>
        
        
          .myborder {border:2px solid #eb2241;}
        
        Border color #eb2241