#eb5961 color space conversions
Hex:
        #eb5961
        RGB:
        235, 89, 97
        CMY:
        8, 65, 62
        CMYK:
        0, 62, 59, 8
      HSL:
        357°, 78.4946%, 63.5294%
        HSV (HSB):
        357°, 62.1277%, 92.1569%
        XYZ:
        39.9910, 25.6700, 14.1563
        xyY:
        0.5010, 0.3216, 25.6700
      CIE-Lab:
        57.7225, 56.8970, 25.7882
        CIE-LCH:
        57.7225, 62.4684, 24.3821
        CIE-Luv:
        57.7225, 108.2981, 19.3864
        Hunter-Lab:
        50.6656, 52.2277, 18.8999
      #eb5961 color charts
#eb5961 RGB chart
      #eb5961 CMYK chart
      #eb5961 RGB pie chart
      #eb5961 color shades, tints & tones
#eb5961 color schemes
#eb5961 color preview, HTML & CSS examples
           This text has a color of #eb5961        
        
          <p style="color:#eb5961;">Text here</p>
        
        
          .mytext {color:#eb5961;}
        
        Text color #eb5961
      
           This box has a color of #eb5961        
        
          <div style="background-color:#eb5961;">Content here</div>
        
        
          .mybackground {background-color:#eb5961;}
        
        Background color #eb5961
      
           Border around this has a color of #eb5961        
        
          <div style="border:2px solid #eb5961;">Content here</div>
        
        
          .myborder {border:2px solid #eb5961;}
        
        Border color #eb5961